Freigeben über


SfcListCollection(T, K, ParentT)-Konstruktor

Initializes a new instance of the SfcListCollection<(Of <(<'T, K, ParentT>)>)> class with the specified parent parameter. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Protected Sub New ( _
    parent As ParentT _
)
'Usage
Dim parent As ParentT

Dim instance As New SfcListCollection(parent)
protected SfcListCollection(
    ParentT parent
)
protected:
SfcListCollection(
    ParentT parent
)
new : 
        parent:'ParentT -> SfcListCollection
protected function SfcListCollection(
    parent : ParentT
)

Parameter

  • parent
    Typ: ParentT
    The parent of the object