Udostępnij za pośrednictwem


Właściwość INameFacet.Name

Pobiera nazwę interfejs.

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

Składnia

'Deklaracja
<DisplayDescriptionKeyAttribute("NameDesc")> _
<DisplayNameKeyAttribute("NameName")> _
ReadOnly Property Name As String
    Get
'Użycie
Dim instance As INameFacet
Dim value As String

value = instance.Name
[DisplayDescriptionKeyAttribute("NameDesc")]
[DisplayNameKeyAttribute("NameName")]
string Name { get; }
[DisplayDescriptionKeyAttribute(L"NameDesc")]
[DisplayNameKeyAttribute(L"NameName")]
property String^ Name {
    String^ get ();
}
[<DisplayDescriptionKeyAttribute("NameDesc")>]
[<DisplayNameKeyAttribute("NameName")>]
abstract Name : string
function get Name () : String

Wartość właściwości

Typ: System.String
A String wartość, która określa nazwę interfejs.