Metoda EnumObject.GetAliasPropertyName
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
Protected Friend Function GetAliasPropertyName ( _
prop As String _
) As String
'Użycie
Dim prop As String
Dim returnValue As String
returnValue = Me.GetAliasPropertyName(prop)
protected internal string GetAliasPropertyName(
string prop
)
protected public:
String^ GetAliasPropertyName(
String^ prop
)
member GetAliasPropertyName :
prop:string -> string
function GetAliasPropertyName(
prop : String
) : String
Parametry
- prop
Typ: System.String
właściwość obiektu.
Wartość zwracana
Typ: System.String
Ciąg, który reprezentuje nazwę właściwość obiektu.