ISfcReferenceCollectionResolver<T, S> Interface
Provides a generic interface for resolving from a source to an enumerable target.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | ResolveCollection(S, array<Object^>^) | Resolves a strongly-typed target enumerable from the given source object. |
![]() | ResolveCollection(Object^, array<Object^>^) | Resolves a strongly-typed target enumerable from the given source object.(Inherited from ISfcReferenceCollectionResolver.) |
Show:
