SqlParameter.XmlSchemaCollectionOwningSchema 属性

定义

此 XML 实例的架构集合所在的所属关系架构。

public:
 property System::String ^ XmlSchemaCollectionOwningSchema { System::String ^ get(); void set(System::String ^ value); };
public string XmlSchemaCollectionOwningSchema { get; set; }
member this.XmlSchemaCollectionOwningSchema : string with get, set
Public Property XmlSchemaCollectionOwningSchema As String

属性值

此 XML 实例的所属关系架构。

注解

如果在当前数据库中定义了集合,则 microsoft Visual Basic) 中的此值为 null Nothing (。 如果没有架构集合,则它也为 null,在这种情况下 XmlSchemaCollectionDatabase , 和 XmlSchemaCollectionName 也为 null。

适用于

另请参阅