Udostępnij przez


Właściwość SfcReferenceSelectorAttribute.PathExpression

Pobiera wyrażenie ścieżka, używany do rozpoznania odwołania.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 ReadOnly Property PathExpression As String
    Get
'Użycie
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

Wartość właściwości

Typ: System.String
Ciąg określający wyrażenie ścieżka.