Тип Dialect предоставляет следующие члены.

Методы

  ИмяОписание
Public methodAddSecond
Public methodConcatenateSymbol
Символ объединения двух строк.
Public methodDefault
Public methodGetColumnSql
Public methodGetGuid
Public methodGetIsNullFunctionName
Public methodGetTypeName(DbType)
Get the name of the database type associated with the given
Public methodGetTypeName(ColumnType)
Get the name of the database type associated with the given
Public methodGetTypeName(DbType, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Int32>)>>))
Get the name of the database type associated with the given
Public methodIsIsolationLevelSupported
Public methodIsNull
Функция IsNull.
Public methodIsReservedWord
Проверить, является ли имя резервным словом
Public methodQuote
Public methodQuoteIfNeeded
Заключить имя в кавычки, если это резервное слово или содержит недопустимые символы
Public methodQuoteString
Заключить текст в кавычки.
Public methodQuoteSymbol
Символ кавычки для текста.
Public methodRegisterProperty
Public methodSqlForProperty
Public methodTypeIsRegistred
Проверка, что заданный тип зарегистрирован

Свойства

  ИмяОписание
Public propertyConstraintNameNeedsQuote
Public propertyCurrentTimestamp
Public propertyIdentityNeedsType
Public propertyMaxDateTime
Public propertyMaxTableNameLength
Максимальная длина названия TableName для БД Использовать только для проверки перед импортом! Для остальных мест есть EleWise.ELMA.Model.Metadata.EntityMetadata.MAX_TABLE_NAME_LENGTH
Public propertyMinDateTime
Public propertyNeedsNotNullForIdentity
Public propertyQuoteTemplate
Public propertyReservedWords
Получить зарезирвированные слова
Public propertySupportsIndex
Public propertyTableNameNeedsQuote

См. также