Proprietà XmlReadSettings.PropertyLink

Gets the property link needed in the process. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property PropertyLink As XmlReadPropertyLink 
    Get
'Utilizzo
Dim instance As XmlReadSettings 
Dim value As XmlReadPropertyLink 

value = instance.PropertyLink
public XmlReadPropertyLink PropertyLink { get; }
public:
property XmlReadPropertyLink^ PropertyLink {
    XmlReadPropertyLink^ get ();
}
member PropertyLink : XmlReadPropertyLink
function get PropertyLink () : XmlReadPropertyLink

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadPropertyLink
The property link needed in the process.

Vedere anche

Riferimento

XmlReadSettings Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc