Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Provides a generic interface for resolving from a source to an enumerable target.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public Interface ISfcReferenceCollectionResolver(Of T, S) _
Inherits ISfcReferenceCollectionResolver
'Utilisation
Dim instance As ISfcReferenceCollectionResolver(Of T, S)
public interface ISfcReferenceCollectionResolver<T, S> : ISfcReferenceCollectionResolver
generic<typename T, typename S>
public interface class ISfcReferenceCollectionResolver : ISfcReferenceCollectionResolver
type ISfcReferenceCollectionResolver<'T, 'S> =
interface
interface ISfcReferenceCollectionResolver
end
JScript ne prend pas en charge les types et les méthodes génériques.
Paramètres de type
- T
The element type of the target enumeration.
- S
The type of the source object to resolve from.
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
ResolveCollection(Object, array<Object[]) | Resolves a strongly-typed target enumerable from the given source object. (hérité de ISfcReferenceCollectionResolver.) |
![]() |
ResolveCollection(S, array<Object[]) | Resolves a strongly-typed target enumerable from the given source object. |
Haut de la page
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
.gif)