Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 | |
|---|---|---|
![]() |
ResolveCollection | Resolves a strongly-typed target enumerable from the given source object. |
Top
.gif)