DataAccessDbmsNativeSql Property |
List of SQL native functions specific to the current DBMS
Namespace:
WorkflowGen.My.Data
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.5.0 (8.0.5.20210818)
Syntax public DbmsNativeSql DbmsNativeSql { get; }
Public ReadOnly Property DbmsNativeSql As DbmsNativeSql
Get
Property Value
Type:
DbmsNativeSqlSee Also