GetPropertySet-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 GetPropertySet As ISfcPropertySet
'Usage
Dim instance As SfcObjectExtender
Dim returnValue As ISfcPropertySet

returnValue = instance.GetPropertySet()
public ISfcPropertySet GetPropertySet()
public:
virtual ISfcPropertySet^ GetPropertySet() sealed
abstract GetPropertySet : unit -> ISfcPropertySet 
override GetPropertySet : unit -> ISfcPropertySet 
public final function GetPropertySet() : ISfcPropertySet

Rückgabewert

Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcPropertySet
Returns the collection of the properties.

Implementiert

ISfcPropertyProvider. . :: . .GetPropertySet() () () ()