RootFacetAttribute(Type) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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