Поделиться через


Свойство SfcReferenceCollectionAttribute.CollectionResolver

Gets the custom resolver interface.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public ReadOnly Property CollectionResolver As ISfcReferenceCollectionResolver 
    Get
'Применение
Dim instance As SfcReferenceCollectionAttribute 
Dim value As ISfcReferenceCollectionResolver 

value = instance.CollectionResolver
public ISfcReferenceCollectionResolver CollectionResolver { get; }
public:
property ISfcReferenceCollectionResolver^ CollectionResolver {
    ISfcReferenceCollectionResolver^ get ();
}
member CollectionResolver : ISfcReferenceCollectionResolver
function get CollectionResolver () : ISfcReferenceCollectionResolver

Значение свойства

Тип: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.ISfcReferenceCollectionResolver
The custom resolver interface.

См. также

Справочник

SfcReferenceCollectionAttribute Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc.Metadata