OleDbSchemaGuid.DbInfoLiterals Field

Definition

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

C#
public static readonly Guid DbInfoLiterals;

Field Value

Remarks

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.

Applies to

Tuote Versiot
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)