asp.net.ph

OleDbSchemaGuid.DbInfoLiterals Field

System.Data.OleDb Namespace   OleDbSchemaGuid Class


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

[ VB ]
Public Shared ReadOnly DbInfoLiterals As Guid

[ C# ]
public static readonly Guid DbInfoLiterals;

[ C++ ]
public: static Guid DbInfoLiterals;

[ C++ ]
public static var DbInfoLiterals : Guid;

Remarks

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

See Also

OleDbSchemaGuid Class   OleDbSchemaGuid Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note