SfcParentAttribute Constructors
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.
Overloads
SfcParentAttribute() | |
SfcParentAttribute(String) |
SfcParentAttribute()
public SfcParentAttribute ();
Public Sub New ()
Applies to
SfcParentAttribute(String)
public SfcParentAttribute (string parentName);
new Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcParentAttribute : string -> Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcParentAttribute
Public Sub New (parentName As String)
Parameters
- parentName
- String