ExtendedPropertyAttribute 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
ExtendedPropertyAttribute() |
default ctor. no parent propety provided |
ExtendedPropertyAttribute(String) |
ctor |
ExtendedPropertyAttribute()
default ctor. no parent propety provided
public ExtendedPropertyAttribute ();
Public Sub New ()
Applies to
ExtendedPropertyAttribute(String)
ctor
public ExtendedPropertyAttribute (string parentPropertyName);
new Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedPropertyAttribute : string -> Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedPropertyAttribute
Public Sub New (parentPropertyName As String)
Parameters
- parentPropertyName
- String
parent property