Udostępnij przez


Właściwość ValidationXmlSchemaCollectionSchema

Pobiera lub ustawia używany do sprawdzania poprawności schematu XML.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Broker
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone, "dbo")> _
Public Property ValidationXmlSchemaCollectionSchema As String
    Get
    Set
'Użycie
Dim instance As MessageType
Dim value As String

value = instance.ValidationXmlSchemaCollectionSchema

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

Wartość właściwości

Typ: System. . :: . .String
A String wartość schemat sprawdzania poprawności.