<< Click to Display Table of Contents >> AdoCommand:Dialect Access |
![]() ![]() ![]() |
The Dialect of the AdoCommand object
ACCESS Dialect AS STRING PASCAL CLASS AdoCommand
STRING Dialect
The dialect dAdoCommandefines 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.
AdoCommand, AdoCommand:Dialect