Costruttore RootFacetAttribute
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
rootType As Type _
)
'Utilizzo
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
)
Parametri
- rootType
Tipo: System.Type
The type of the root.