|
Name |
Description |
|
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.
|