Partager via


Propriété Right

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 Right As FilterNode
    Get
'Utilisation
Dim instance As FilterNodeOperator
Dim value As FilterNode

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

Valeur de propriété

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .FilterNode
The value of the left node.