Construtor RootFacetAttribute
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public Sub New ( _
rootType As Type _
)
'Uso
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
)
Parâmetros
- rootType
Tipo: System.Type
The type of the root.