System.Data.OleDb.OleDbSchemaGuid.DbInfoLiterals Field

Returns a list of provider-specific literals used in text commands.

Value: 7a564da6-f3bc-474b-9e66-71cb47bde5b0

Syntax

public static readonly Guid DbInfoLiterals

Remarks

Using OleDbSchemaGuid.DbInfoLiterals is equivalent to calling the OLE DB IDBInfo::GetLiteralInfo interface, or the ADO Connection.OpenSchema method with the adSchemaDBInfoLiterals constant.

When using the OleDbConnection.GetOleDbSchemaTable(Guid, Object[]) method, if the schema parameter contains a value of OleDbSchemaGuid.DbInfoLiterals and the restrictions parameter contains one or more restrictions, an ArgumentException is generated.

Requirements

Namespace: System.Data.OleDb
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0