Udostępnij za pośrednictwem


Konstruktor RootFacetAttribute

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public Sub New ( _
    rootType As Type _
)
'Użycie
Dim rootType As Type

Dim instance As New RootFacetAttribute(rootType)
public RootFacetAttribute(
    Type rootType
)
public:
RootFacetAttribute(
    Type^ rootType
)
new : 
        rootType:Type -> RootFacetAttribute
public function RootFacetAttribute(
    rootType : Type
)

Parametry