SqlParameter.XmlSchemaCollectionName 屬性

定義

取得此 XML 實例的結構集合名稱。

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

屬性值

此 XML 實例的結構集合名稱。

備註

若沒有相關的結構收集,該值為空值(Nothing Microsoft Visual Basic)。 若值為空值,則 XmlSchemaCollectionDatabaseXmlSchemaCollectionOwningSchema 亦為空值。

適用於

另請參閱