SfcDictionaryCollection<T,K,ParentT>(ParentT) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected SfcDictionaryCollection (ParentT parent);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcDictionaryCollection<'T, 'K, 'ParentT (requires 'T :> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance and 'K :> Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey and 'ParentT :> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance)> : 'ParentT -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcDictionaryCollection<'T, 'K, 'ParentT (requires 'T :> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance and 'K :> Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey and 'ParentT :> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance)>
Protected Sub New (parent As ParentT)
Parameters
- parent
- ParentT