Udostępnij za pośrednictwem


Właściwość SfcQueryExpression.ExpressionSkeleton

Pobiera wyrażenie jako ciąg okorowane wszystkie filtry.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
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public ReadOnly Property ExpressionSkeleton As String
    Get
'Użycie
Dim instance As SfcQueryExpression
Dim value As String

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

Wartość właściwości

Typ: System.String
Ciąg, który reprezentuje wyrażenie.