SqlParameter.XmlSchemaCollectionDatabase 屬性

定義

取得該 XML 實例結構集合所在資料庫名稱。

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

屬性值

該 XML 實例結構集合所在的資料庫名稱。

備註

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

適用於

另請參閱