Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the left sub-expression.
Espace de noms : Microsoft.SqlServer.Management.XEvent
Assembly : Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LeftExpr As PredExpr
Get
'Utilisation
Dim instance As PredLogicalExpr
Dim value As PredExpr
value = instance.LeftExpr
public PredExpr LeftExpr { get; }
public:
property PredExpr^ LeftExpr {
PredExpr^ get ();
}
member LeftExpr : PredExpr
function get LeftExpr () : PredExpr
Valeur de propriété
Type : Microsoft.SqlServer.Management.XEvent.PredExpr
The left su-bexpresion.