|
Name |
Description |
|
AddPropertyToPrimaryKey
|
Adds the property to primary key.
|
|
FillOutChildKey
|
Fills the out child key.
|
|
FillOutEntity
|
Fills the out entity.
|
|
FillOutObject
|
Fills the out object.
|
|
FillOutParentJoins
|
Fills the out parent joins.
|
|
GetAutoFillValue
|
Gets the automatic fill value.
|
|
GetEntity
|
Gets the entity.
|
|
GetEntityFromPrimaryKeyValue
|
Gets the entity from primary key value.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, String>)>>)>)>>))
|
Gets the string field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, DateTime>)>>)>)>>))
|
Gets the date field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Nullable<(Of <<'(DateTime>)>>)>)>>)>)>>))
|
Gets the date field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Int32>)>>)>)>>))
|
Gets the whole number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Nullable<(Of <<'(Int32>)>>)>)>>)>)>>))
|
Gets the whole number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Int64>)>>)>)>>))
|
Gets the whole number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Nullable<(Of <<'(Int64>)>>)>)>>)>)>>))
|
Gets the whole number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Int16>)>>)>)>>))
|
Gets the whole number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Nullable<(Of <<'(Int16>)>>)>)>>)>)>>))
|
Gets the whole number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Byte>)>>)>)>>))
|
Gets the whole number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Nullable<(Of <<'(Byte>)>>)>)>>)>)>>))
|
Gets the whole number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Decimal>)>>)>)>>))
|
Gets the double number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Nullable<(Of <<'(Decimal>)>>)>)>>)>)>>))
|
Gets the double number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Double>)>>)>)>>))
|
Gets the double number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Nullable<(Of <<'(Double>)>>)>)>>)>)>>))
|
Gets the double number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Single>)>>)>)>>))
|
Gets the double number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Nullable<(Of <<'(Single>)>>)>)>>)>)>>))
|
Gets the double number field definition for the property.
|
|
GetFieldDefinition(Expression<(Of <<'(Func<(Of <<'(TEntity, Boolean>)>>)>)>>))
|
Gets the boolean field definition for the property.
|
|
GetIdentityField
|
Gets the identity field.
|
|
GetIdentityValue
|
Gets the identity value.
|
|
GetJoinCollection<(Of <<'(TChildEntity>)>>)
|
Gets the join collection.
|
|
GetJoinParentObject<(Of <<'(TChildEntity>)>>)
|
Gets the join parent object.
|
|
GetPrimaryKeyValueFromEntity
|
Gets the primary key value from entity.
|
|
GetPropertyField
|
Gets the field definition associated with the property name.
|
|
IsEqualTo
|
Determines whether [is equal to] [the specified first].
|
|
IsIdentity
|
Determines whether this instance is identity.
|
|
IsTempTable
|
Determines whether [is temporary table] [the specified value].
|
|
SetHeaderEntity<(Of <<'(THeaderEntity>)>>)
|
Sets the header entity.
|
|
ShowInAdvFind
|
Shows the in adv find.
|
|
ValidateAutoFillValue
|
Validates the automatic fill value.
|
|
ValidateEntity
|
Validates the entity.
|