Delen via


ISfcReferenceCollectionResolver Interface

Represents the custom resolver interface.

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

Syntax

'Declaration
Public Interface ISfcReferenceCollectionResolver
'Usage
Dim instance As ISfcReferenceCollectionResolver
public interface ISfcReferenceCollectionResolver
public interface class ISfcReferenceCollectionResolver
type ISfcReferenceCollectionResolver =  interface end
public interface ISfcReferenceCollectionResolver

The ISfcReferenceCollectionResolver type exposes the following members.

Methods

  Name Description
Public method ResolveCollection Resolves a strongly-typed target enumerable from the given source object.

Top

See Also

Reference

Microsoft.SqlServer.Management.Sdk.Sfc.Metadata Namespace