IDBInfo returns information about the keywords and literals a provider supports. It is an optional interface on the data source objects.
|
Method
|
Description
|
|---|
|
GetKeywords
|
Returns a list of provider-specific keywords.
|
|
GetLiteralInfo
|
Returns information about literals used in text commands and in ITableDefinition and IIndexDefinition.
|
This topic is a part of: