SfcObjectExtender<TSfcInstance>.GetPropertySet Method

Definition

returns collection of the properties

public Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet GetPropertySet ();
abstract member GetPropertySet : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
override this.GetPropertySet : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
Public Function GetPropertySet () As ISfcPropertySet

Returns

Implements

Applies to