SfcDictionaryCollection<T,K,ParentT>(ParentT) Constructor

Definition

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

Applies to