Właściwość IMultipartNameFacet.Schema
Pobiera część nazwy Multipart schematu.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<DisplayDescriptionKeyAttribute("SchemaDesc")> _
<DisplayNameKeyAttribute("SchemaName")> _
ReadOnly Property Schema As String
Get
'Użycie
Dim instance As IMultipartNameFacet
Dim value As String
value = instance.Schema
[DisplayDescriptionKeyAttribute("SchemaDesc")]
[DisplayNameKeyAttribute("SchemaName")]
string Schema { get; }
[DisplayDescriptionKeyAttribute(L"SchemaDesc")]
[DisplayNameKeyAttribute(L"SchemaName")]
property String^ Schema {
String^ get ();
}
[<DisplayDescriptionKeyAttribute("SchemaDesc")>]
[<DisplayNameKeyAttribute("SchemaName")>]
abstract Schema : string
function get Schema () : String
Wartość właściwości
Typ: System.String
String
Zobacz także