RAD Studio VCL Reference
|
Specifies the function that returns the top-level dbExpress driver.
property GetDriverFunc: string;
__property AnsiString GetDriverFunc;
GetDriverFunc is the name of a function in the dbExpress driver specified by the LibraryName property. The specified function returns the top-level dbExpress interface. Typically, this property is set to the function name that is stored in the dbxdrivers.ini file.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|