Click or drag to resize
EntityField2 Constructor
Overload List
  NameDescription
Public methodEntityField2
Initializes a new instance of the EntityField2 class, for deserialization purposes.
Public methodEntityField2(IFieldInfo)
CTor
Public methodEntityField2(String, IExpression)
Initializes a new instance of the EntityField class.
Public methodEntityField2(IFieldInfo, IEntityFieldsCore)
CTor
Public methodEntityField2(String, IExpression, AggregateFunction)
Initializes a new instance of the EntityField class.
Public methodEntityField2(String, IExpression, Type)
Initializes a new instance of the EntityField class.
Public methodEntityField2(String, String, Type)
Initializes a new instance of the EntityField2 class.
Public methodEntityField2(String, IExpression, AggregateFunction, Type)
Initializes a new instance of the EntityField class.
Public methodEntityField2(String, String, Type, Int32, Byte, Byte)
Initializes a new instance of the EntityField2 class.
Protected methodEntityField2(String, IExpression, AggregateFunction, Type, String, Int32, Byte, Byte)
Initializes a new instance of the EntityField2 class.
Top
See Also