The IMyTableField type exposes the following members.
Methods|
| Name | Description |
|---|
 | DBSQL | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | FieldJson | |
 | FilterJson | |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetListType | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | IsLongText | |
 | ListJson | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | MolSqlStructureSearch | |
 | OnSave | |
 | QueryJson | |
 | SetAggregate | |
 | SetColspan | |
 | SetDefaultValue | |
 | SetEdit(String, String) | |
 | SetEdit(IMyTableDisplay, String, String) | |
 | SetEditJson | |
 | SetFilter(String, String) | |
 | SetFilter(String, String, IMyTableFieldFunWhereClause) | |
 | SetFilter(IMyTableDisplay, String, String) | |
 | SetFilterFun | |
 | SetFilterRange | |
 | SetFilterTextLike | |
 | SetItems | |
 | SetList(String, String) | |
 | SetList(IMyTableDisplay, String, String) | |
 | SetListJson | |
 | SetNewColumn | |
 | SetNotDownload | |
 | SetRequired | |
 | SetWidth | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | WhereClause | |
 | WriteCS | |
 | WriteFieldCS | |
Top
See Also