DatabaseSchemeServiceSqlGetFunctionsQuery - поле
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public const string SqlGetFunctionsQuery = "SELECT [ID], [Name], [Definition] FROM [Functions];"
Public Const SqlGetFunctionsQuery As String = "SELECT [ID], [Name], [Definition] FROM [Functions];"
public:
literal String^ SqlGetFunctionsQuery = "SELECT [ID], [Name], [Definition] FROM [Functions];"
static val mutable SqlGetFunctionsQuery: string
Значение поля
String