Partager via


Propriété Expression

Gets the value of expression that is used for multiple links. 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 Expression As String
    Get
'Utilisation
Dim instance As XmlReadMultipleLink
Dim value As String

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

Valeur de propriété

Type : System. . :: . .String
A string value for the expression.