MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser Namespace / SqlDialect Class / OleDb Field

In This Topic
OleDb Field (SqlDialect)
In This Topic
Gets the instance of the SqlDialect with characteristics for the OleDb provider.
Syntax
'Declaration
 
Public Shared ReadOnly OleDb As SqlDialect
 

Field Value

A static instance of SqlDialect containing the characteristics for the OleDb provider.
See Also