Returns the type of schema table specified by the GetOleDbSchemaTable method.
For a list of all members of this type, see OleDbSchemaGuid Members.
System.Object
System.Data.OleDb.OleDbSchemaGuid
[Visual Basic] NotInheritable Public Class OleDbSchemaGuid [C#] public sealed class OleDbSchemaGuid [C++] public __gc __sealed class OleDbSchemaGuid [JScript] public class OleDbSchemaGuid
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Each field in the OleDbSchemaGuid class maps to an OLE DB schema rowset. For more information, see "Appendix B: Schema Rowsets," in the OLE DB Programmer’s Reference.
Note Some members of the OleDbSchemaGuid class, (such as Procedure_Columns schema) may not be supported by your OLE DB provider. Refer to your database documentation to determine whether you can retrieve this schema information by querying the system tables of your database.
Namespace: System.Data.OleDb
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Data (in System.Data.dll)