Udostępnij przez


Konstruktor ExtendedPropertyAttribute (String)

Inicjuje nowe wystąpienie ExtendedPropertyAttribute klasy parentPropertyName określony parametr.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public Sub New ( _
    parentPropertyName As String _
)
'Użycie
Dim parentPropertyName As String

Dim instance As New ExtendedPropertyAttribute(parentPropertyName)
public ExtendedPropertyAttribute(
    string parentPropertyName
)
public:
ExtendedPropertyAttribute(
    String^ parentPropertyName
)
new : 
        parentPropertyName:string -> ExtendedPropertyAttribute
public function ExtendedPropertyAttribute(
    parentPropertyName : String
)

Parametry

  • parentPropertyName
    Typ: System.String
    Ciąg, który reprezentuje parentPropertyName.