GetUrnProperties-Methode
Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Function GetUrnProperties As ObjectProperty()
'Usage
Dim instance As EnumObject
Dim returnValue As ObjectProperty()
returnValue = instance.GetUrnProperties()
public ObjectProperty[] GetUrnProperties()
public:
array<ObjectProperty^>^ GetUrnProperties()
member GetUrnProperties : unit -> ObjectProperty[]
public function GetUrnProperties() : ObjectProperty[]
Rückgabewert
Typ: array<Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ObjectProperty> [] () [] []
An array of properties that are used in the unified resource name.