A newer version of this page is available.
Switch to the current version.
ColumnInfo Class
Obsolete. Obsolete. Use the corresponding functionality of the SelectQuery class instead.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
[Obsolete("This class has become obsolete. Use the corresponding functionality of the SelectQuery class instead.")]
public sealed class ColumnInfo
<Obsolete("This class has become obsolete. Use the corresponding functionality of the SelectQuery class instead.")>
Public NotInheritable Class ColumnInfo
Related API Members
The following members accept/return ColumnInfo objects:
Inheritance
Object
ColumnInfo
See Also
Feedback