Condividi tramite


Proprietà PathExpression

Gets the path expression that is use to resolve the reference. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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

Sintassi

'Dichiarazione
Public ReadOnly Property PathExpression As String
    Get
'Utilizzo
Dim instance As SfcReferenceSelectorAttribute
Dim value As String

value = instance.PathExpression
public string PathExpression { get; }
public:
property String^ PathExpression {
    String^ get ();
}
member PathExpression : string
function get PathExpression () : String

Valore proprietà

Tipo: System. . :: . .String
A string that specifies the path expression.