Partager via


Propriété SfcQueryExpression

Gets the most recent query string processed. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SfcQueryExpression As SfcQueryExpression
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcQueryExpression
The most recent query.