ExtendedPropertyAttribute Konstruktoren

Definition

Überlädt

Name Beschreibung
ExtendedPropertyAttribute()

Standard-Ctor. kein Elternteil bereitgestellt

ExtendedPropertyAttribute(String)

ctor

ExtendedPropertyAttribute()

Standard-Ctor. kein Elternteil bereitgestellt

public ExtendedPropertyAttribute();
Public Sub New ()

Gilt für:

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)

Parameter

parentPropertyName
String

parent-Eigenschaft

Gilt für: