OleDbSchemaGuid::DbInfoLiterals Field
.NET Framework (current version)
Returns a list of provider-specific literals used in text commands.
Assembly: System.Data (in System.Data.dll)
Using DbInfoLiterals is equivalent to calling the OLE DB IDBInfo::GetLiteralInfo interface, or the ADO Connection.OpenSchema method with the adSchemaDBInfoLiterals constant.
When using the GetOleDbSchemaTable method, if the schema parameter contains a value of DbInfoLiterals and the restrictions parameter contains one or more restrictions, an ArgumentException is generated.
.NET Framework
Available since 1.1
Available since 1.1
Show: