LinkMultiple.GetSqlExpression(SqlObjectBase) Method

Definition

calculate the tsql expression based on the format and on the link fields values

public string GetSqlExpression (Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase obj);
member this.GetSqlExpression : Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase -> string
Public Function GetSqlExpression (obj As SqlObjectBase) As String

Parameters

Returns

Applies to