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