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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph