SqlSmoObject::ISfcPropertyProvider::GetPropertySet Method
SQL Server 2012
Gets the interface reference to the set of properties of this object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
private: virtual ISfcPropertySet^ GetPropertySet() sealed = ISfcPropertyProvider::GetPropertySet
Return Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc::ISfcPropertySetAn ISfcPropertySet object that can be used to access the set of properties of this object.
