ExtendedPropertyAttribute Costruttori

Definizione

Overload

Nome Descrizione
ExtendedPropertyAttribute()

ctor predefinito. nessuna proprietà padre fornita

ExtendedPropertyAttribute(String)

ctor

ExtendedPropertyAttribute()

ctor predefinito. nessuna proprietà padre fornita

public ExtendedPropertyAttribute();
Public Sub New ()

Si applica a

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)

Parametri

parentPropertyName
String

proprietà padre

Si applica a