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 實例擁有的關聯式結構。

備註

若集合定義於目前資料庫中,此值為空值()。 若沒有結構集合 XmlSchemaCollectionDatabase ,則 和 XmlSchemaCollectionName 也是空。

適用於

另請參閱