Поделиться через


Свойство ValidationXmlSchemaCollectionSchema

Пространство имен:  Microsoft.SqlServer.Management.Smo.Broker
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<SfcPropertyAttribute> _
Public Property ValidationXmlSchemaCollectionSchema As String
    Get
    Set
'Применение
Dim instance As MessageType
Dim value As String

value = instance.ValidationXmlSchemaCollectionSchema

instance.ValidationXmlSchemaCollectionSchema = value
[SfcPropertyAttribute]
public string ValidationXmlSchemaCollectionSchema { get; set; }
[SfcPropertyAttribute]
public:
property String^ ValidationXmlSchemaCollectionSchema {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute>]
member ValidationXmlSchemaCollectionSchema : string with get, set
function get ValidationXmlSchemaCollectionSchema () : String
function set ValidationXmlSchemaCollectionSchema (value : String)

Значение свойства

Тип System. . :: . .String