SetVariableStatement.FunctionCallExists, propriété

Obtient ou définit une valeur indiquant si les identificateurs de colonnes se terminent par un appel de fonction.

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

public bool FunctionCallExists { get; set; }

Valeur de propriété

Type : System.Boolean
Retourne la valeur True si les identificateurs de colonnes se terminent par un appel de fonction ; sinon, False.

Sécurité .NET Framework

Voir aussi

Référence

SetVariableStatement Classe

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms