SfcObjectQuery.SfcQueryExpression Property

Definition

The most recent query string processed. This is readonly since each query execution is passed the query to perform.

public Microsoft.SqlServer.Management.Sdk.Sfc.SfcQueryExpression SfcQueryExpression { get; }
member this.SfcQueryExpression : Microsoft.SqlServer.Management.Sdk.Sfc.SfcQueryExpression
Public ReadOnly Property SfcQueryExpression As SfcQueryExpression

Property Value

Applies to