Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public ReadOnly Property Parent As String
Get
'Usage
Dim instance As XmlReadSimpleParentLink
Dim value As String
value = instance.Parent
public string Parent { get; }
public:
property String^ Parent {
String^ get ();
}
member Parent : string
function get Parent () : String
Property Value
Type: System.String
The parent property.