Aracılığıyla paylaş


ISfcPropertyProvider.GetPropertySet Method

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

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Bildirim
Function GetPropertySet As ISfcPropertySet
'Kullanım
Dim instance As ISfcPropertyProvider
Dim returnValue As ISfcPropertySet

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

Return Value

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

See Also

Reference

ISfcPropertyProvider Interface

Microsoft.SqlServer.Management.Sdk.Sfc Namespace