<< Click to Display Table of Contents >> AdoCommand:Dialect Assign |
![]() ![]() ![]() |
The Dialect of the AdoCommand object
ASSIGN Dialect ( cDialect AS STRING ) AS STRING PASCAL CLASS AdoCommand
cDialect STRING Dialect
The dialect defines the syntax and general rules that the provider uses to parse the string or stream.
The Dialect property contains a valid GUID that represents the dialect of the command text or stream. The default value for this property is C8B521FB-5CF3-11CE-ADE5-00AA0044773D, which indicates that the provider should choose how to interpret the command text or stream.