Expression-Eigenschaft
Gets the value of expression that is used for multiple links. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public ReadOnly Property Expression As String
Get
'Usage
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
Eigenschaftswert
Typ: System. . :: . .String
A string value for the expression.