DataAccessDbmsNativeSql Property |
List of SQL native functions specific to the current DBMS
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic DbmsNativeSql DbmsNativeSql { get; }
Public ReadOnly Property DbmsNativeSql As DbmsNativeSql
Get
Property Value
Type:
DbmsNativeSql
See Also