ExtendedPropertyAttribute Constructores

Definición

Sobrecargas

Nombre Description
ExtendedPropertyAttribute()

ctor predeterminado. no se proporcionó ninguna propetía primaria

ExtendedPropertyAttribute(String)

ctor

ExtendedPropertyAttribute()

ctor predeterminado. no se proporcionó ninguna propetía primaria

public ExtendedPropertyAttribute();
Public Sub New ()

Se aplica 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)

Parámetros

parentPropertyName
String

propiedad primaria

Se aplica a