Udostępnij przez


Właściwość SfcObjectQuery.SfcQueryExpression

Pobiera ostatnio przetwarzane ciąg kwerendy.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 SfcQueryExpression As SfcQueryExpression
    Get
'Użycie
Dim instance As SfcObjectQuery
Dim value As SfcQueryExpression

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.SfcQueryExpression
Ostatnia kwerenda.