Value: 7a564da6-f3bc-474b-9e66-71cb47bde5b0
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.