SimpleORM.NET
Field Class
NamespacesSormField

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for T:Sorm.Field]

Declaration Syntax
C#Visual BasicVisual C++
public class Field
Public Class Field
public ref class Field
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Field(FieldSchema, Join)
Initializes a new instance of the Field class

Equality(Field, Object)

Equals(Object)
(Overrides Object.Equals(Object).)
field

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
(Overrides Object.GetHashCode()()().)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GreaterThan(Field, Object)

GreaterThanOrEqual(Field, Object)

Inequality(Field, Object)

join

LessThan(Field, Object)

LessThanOrEqual(Field, Object)

Like(String)

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Field

Assembly: sorm (Module: sorm) Version: 1.0.0.13068