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

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