dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlParameter Class / XmlSchemaCollectionDatabase Property

In This Topic
    XmlSchemaCollectionDatabase Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property XmlSchemaCollectionDatabase As String
    public string XmlSchemaCollectionDatabase {get; set;}
    See Also