| SqlExpressionEGetTruncateSql Method |
Creates a TRUNCATE SQL.
Namespace: LiteRepositoryAssembly: LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntaxpublic string GetTruncateSql()
Return Value
Type:
StringA string with a truncate query.
See Also