ISQLGenerator.GetOptimalGuidMode Method
Returns the TSequentialGuidMode that produces the best-performing sequential GUID index keys for the target database engine.
Syntax
Unit: Aurelius.Sql.Interfaces
function ISQLGenerator.GetOptimalGuidMode: TSequentialGuidMode; virtual; abstract;