RootFacetAttribute コンストラクター
このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public Sub New ( _
rootType As Type _
)
'使用
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
)
パラメーター
- rootType
型: System.Type
ルートの型です。