Udostępnij przez


Konstruktor SfcParentAttribute (String)

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.Metadata
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

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

Dim instance As New SfcParentAttribute(parentName)
public SfcParentAttribute(
    string parentName
)
public:
SfcParentAttribute(
    String^ parentName
)
new : 
        parentName:string -> SfcParentAttribute
public function SfcParentAttribute(
    parentName : String
)

Parametry

  • parentName
    Typ: System.String
    Ciąg, który reprezentuje nazwę nadrzędnego.