Udostępnij za pośrednictwem


Właściwość Urn.Type

Pobiera typ obiektu, identyfikowany przez nazwę Urn.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

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

Składnia

'Deklaracja
Public ReadOnly Property Type As String
    Get
'Użycie
Dim instance As Urn
Dim value As String

value = instance.Type
public string Type { get; }
public:
property String^ Type {
    String^ get ();
}
member Type : string
function get Type () : String

Wartość właściwości

Typ: System.String
Wartość ciąg, który określa typ.