共用方式為


ISfcPropertyProvider.GetPropertySet 方法

Gets the interface reference to the set of properties of this object.

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Function GetPropertySet As ISfcPropertySet
'用途
Dim instance As ISfcPropertyProvider 
Dim returnValue As ISfcPropertySet 

returnValue = instance.GetPropertySet()
ISfcPropertySet GetPropertySet()
ISfcPropertySet^ GetPropertySet()
abstract GetPropertySet : unit -> ISfcPropertySet
function GetPropertySet() : ISfcPropertySet

傳回值

型別:Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
An ISfcPropertySet object that can be used to access the set of properties of this object.

請參閱

參考

ISfcPropertyProvider 介面

Microsoft.SqlServer.Management.Sdk.Sfc 命名空間