Aracılığıyla paylaş


SqlSmoObject.ISfcPropertyProvider.GetPropertySet Yöntemi

Bu nesnenin özellik küme arabirim başvuruyu alır.Bu üyeye kodunuzun içinde doğrudan başvuruda bulunmayın. SQL Server altyapısını destekler.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Private Function GetPropertySet As ISfcPropertySet
    Implements ISfcPropertyProvider.GetPropertySet
'Kullanım
Dim instance As SqlSmoObject
Dim returnValue As ISfcPropertySet

returnValue = CType(instance, ISfcPropertyProvider).GetPropertySet()
ISfcPropertySet ISfcPropertyProvider.GetPropertySet()
private:
virtual ISfcPropertySet^ GetPropertySet() sealed = ISfcPropertyProvider::GetPropertySet
private abstract GetPropertySet : unit -> ISfcPropertySet 
private override GetPropertySet : unit -> ISfcPropertySet 
JScript, açık arabirim uygulamalarının kullanılmasını destekler, ancak yenilerinin bildirilmesini desteklemez.

Dönüş Değeri

Tür: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
Bir ISfcPropertySet kullanılabilir nesne erişimi küme özelliklerinin bu nesneyi.

Uygulamalar

ISfcPropertyProvider.GetPropertySet()