Enum SqlStringType
SQL dialect specific format strings types
Namespace: XData.Database.Dialect
Assembly: XData.docfx.dll
Syntax
public enum SqlStringType
Fields
Name | Description |
---|---|
AcquireBlob | |
AcquireXml | |
AfterDelete | |
AfterInsert | |
AfterUpdate | |
All | |
Any | |
BeforeDelete | |
BeforeInsert | |
BeforeUpdate | |
BooleanConstant | |
Ceiling | |
CheckConcurrency | |
Clear | |
ClearComplete | |
ClearDeclare | |
ClearField | |
ClearSaveKeys | |
Coalesce | |
CompleteInsert | |
Concat | |
Conditional | |
Convert | |
Date | |
DateFormat | |
DateTimeAdd | |
DateTimeAddDays | |
DateTimeAddHours | |
DateTimeAddMilliseconds | |
DateTimeAddMinutes | |
DateTimeAddMonths | |
DateTimeAddSeconds | |
DateTimeAddYears | |
DateTimeDaysInMonth | |
DateTimeIsLeapYear | |
Day | |
DayOfWeek | |
DayOfYear | |
Days | |
DaysTotal | |
DictionaryTableName | |
EmptyBlob | |
EmptyGuid | |
EmptyXml | |
EndsWith | |
Except | |
ExtractXml | |
ExtractXmlWithNamespaces | |
FieldFormat | |
Floor | |
GetBlobSize | |
GetForeignKey | |
GroupConvert | |
GroupField | |
GroupXmlField | |
Hour | |
Hours | |
IndexOf | |
InitInsert | |
InsertValues | |
Intersect | |
IsNullOrEmpty | |
IsNullOrWhiteSpace | |
Length | |
Lock | |
LockPk | |
LockPkJoin | |
MaxSize | |
Millisecond | |
Minute | |
Minutes | |
ModifiedHintAfter | |
ModifiedHintBefore | |
ModifiedTableName | |
Month | |
Months | |
NewGuid | |
NoneSelect | |
Now | |
PadLeft | |
PadRight | |
Power | |
Random | |
Remove | |
Returning | |
Round | |
RowId | |
RowIdArray | |
RowIdFill | |
RowIterator | |
SaveBlob | |
SaveXml | |
Second | |
Seconds | |
SelectField | |
SelectHintBefore | |
SelectXmlField | |
SequenceNextVal | |
SkipInsert | |
SqlBlockDeclare | |
SqlBlockDefault | |
SqlBlockDelete | |
SqlBlockExternalLoopVar | |
SqlBlockForEach | |
SqlBlockIf | |
SqlBlockIfExists | |
SqlBlockInsert | |
SqlBlockMerge | |
SqlBlockQuote | |
SqlBlockReturn | |
SqlBlockSelectInto | |
SqlBlockUpdate | |
SqlBlockVarAssign | |
SqlParameter | |
SqlScalarFunction | |
SqlTableFunction | |
Sqrt | |
StartsWith | |
Substring | |
TableName | |
TempTableCreate | |
TempTableDrop | |
TimeOfDay | |
TimeSpanFormat | |
ToBoolean | |
ToDateTime | |
Today | |
ToDecimal | |
ToInt16 | |
ToInt32 | |
ToInt64 | |
ToString | |
ToStringFormat | |
ToXml | |
TreeOrder | |
Trim | |
TrimEnd | |
TrimStart | |
UtcNow | |
With | |
WithRecursive | |
XmlAsString | |
XmlSourceName | |
Year | |
Years |