Właściwość XmlSchemaCollection.Text
Pobiera lub ustawia tekst, który definiuje wszystkie schematy kolekcja schematu XML.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.None Or SfcPropertyFlags.ReadOnlyAfterCreation Or SfcPropertyFlags.Standalone)> _
Public Property Text As String
Get
Set
'Użycie
Dim instance As XmlSchemaCollection
Dim value As String
value = instance.Text
instance.Text = value
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.ReadOnlyAfterCreation|SfcPropertyFlags.Standalone)]
public string Text { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::None|SfcPropertyFlags::ReadOnlyAfterCreation|SfcPropertyFlags::Standalone)]
public:
property String^ Text {
String^ get ();
void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.ReadOnlyAfterCreation|SfcPropertyFlags.Standalone)>]
member Text : string with get, set
function get Text () : String
function set Text (value : String)
Wartość właściwości
Typ: System.String
A String wartość, która określa tekst, który definiuje wszystkie schematy kolekcja schematu XML