ObjectPropertyProvider.GetPropertySet Method

Definition

Provides a method to retrieve data for the property.

public:
 virtual Microsoft::SqlServer::Management::Sdk::Sfc::ISfcPropertySet ^ GetPropertySet();
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

A method that sets the property to get data.

Implements

Applies to