Click or drag to resize

ColumnExtendedPropertyCollection Class

Gets or Sets extendend String properties for a Column
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Easymap.AddIn.DataColumnExtendedPropertyCollection

Namespace: Easymap.AddIn.Data
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public class ColumnExtendedPropertyCollection : BaseObject

The ColumnExtendedPropertyCollection type exposes the following members.

Properties
 NameDescription
Public propertyItem Gets or Sets extendend String properties for a Column
Top
See Also