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

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