Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 2.06 KB

api.jetgetcolumninfo-method.md

File metadata and controls

64 lines (53 loc) · 2.06 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic f1_keywords dev_langs
Learn more about: Api.JetGetColumnInfo method
Api.JetGetColumnInfo method
JetGetColumnInfo method
Overload:Microsoft.Isam.Esent.Interop.Api.JetGetColumnInfo
55107228
07/30/2014
article
Microsoft.Isam.Esent.Interop.Api.JetGetColumnInfo
CSharp
JScript
VB
other

Api.JetGetColumnInfo method

Include protected members
Include inherited members

Overload list

  Name Description
Public methodStatic member JetGetColumnInfo(JET_SESID, JET_DBID, String, String, JET_COLUMNBASE) Retrieves information about a column in a table.
Public methodStatic member JetGetColumnInfo(JET_SESID, JET_DBID, String, String, JET_COLUMNDEF) Retrieves information about a table column.
Public methodStatic member JetGetColumnInfo(JET_SESID, JET_DBID, String, String, JET_COLUMNLIST) Retrieves information about all columns in a table.

Top

See also

Reference

Api class

Api members

Microsoft.Isam.Esent.Interop namespace