RootFacetAttribute(Type) Constructor

Definition

Ctor--takes type of root as parameter

public RootFacetAttribute (Type rootType);
new Microsoft.SqlServer.Management.Sdk.Sfc.RootFacetAttribute : Type -> Microsoft.SqlServer.Management.Sdk.Sfc.RootFacetAttribute
Public Sub New (rootType As Type)

Parameters

rootType
Type

Applies to