Langue

ExtendedPropertyAttribute Constructeurs

Définition

Surcharges

Nom Description
ExtendedPropertyAttribute()

ctor par défaut. aucun propety parent fourni

ExtendedPropertyAttribute(String)

ctor

ExtendedPropertyAttribute()

ctor par défaut. aucun propety parent fourni

public ExtendedPropertyAttribute();
Public Sub New ()

S’applique à

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)

Paramètres

parentPropertyName
String

parent, propriété

S’applique à