Click or drag to resize

IMyTableField Class

Inheritance Hierarchy

Namespace:  Scilligence.MolEngine.Web
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public class Field

The IMyTableField type exposes the following members.

Constructors
  NameDescription
Public methodIMyTableField(String, IMyTableDBType, String, String) Obsolete.
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, IMyTableDBType, String, String, Boolean) Obsolete.
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, String, IMyTableDBType, IMyTableDisplay, IMyTableDisplay)
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, String, IMyTableDBType, Boolean, Boolean, Boolean, String)
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, String, IMyTableDBType, IMyTableDisplay, IMyTableDisplay, IMyTableDisplay, Boolean, Boolean)
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, String, IMyTableDBType, Boolean, Boolean, Boolean, String, Int32)
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, String, IMyTableDBType, IMyTableDisplay, IMyTableDisplay, IMyTableDisplay, Boolean, Boolean, Boolean)
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, String, IMyTableDBType, IMyTableDisplay, IMyTableDisplay, IMyTableDisplay, Boolean, Boolean, String)
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, String, IMyTableDBType, IMyTableDisplay, IMyTableDisplay, IMyTableDisplay, Boolean, Boolean, Boolean, String)
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, String, IMyTableDBType, IMyTableDisplay, IMyTableDisplay, IMyTableDisplay, Boolean, Boolean, Boolean, String, Int32)
Initializes a new instance of the IMyTableField class
Public methodIMyTableField(String, String, IMyTableDBType, IMyTableDisplay, IMyTableDisplay, IMyTableDisplay, Boolean, Boolean, Boolean, String, Int32, String)
Initializes a new instance of the IMyTableField class
Top
Methods
Fields
See Also