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;
Using DbInfoLiterals is equivalent to calling the OLE DB IDBInfo::GetLiteralInfo interface, or the ADO Connection.OpenSchema method with the adSchemaDBInfoLiterals constant.
OleDbSchemaGuid Class OleDbSchemaGuid Members
© 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