RootFacetAttribute Constructor
No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
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.