GblMethods Members
The GblMethods type exposes the following members.
Methods
Name | Description | |
---|---|---|
ApplyOrder<(Of <<'(TEntity>)>>) |
Applies the order.
|
|
DoRecordLock |
Does the record lock.
|
|
FormatDateValue |
Formats the date value.
|
|
FormatValue |
Formats the value.
|
|
FormatValueForPrinterRowKey |
Formats the value for printer row key.
|
|
GetFieldDataTypeForType |
Gets the type of the field data type for.
|
|
GetLambda<(Of <<'(TEntity>)>>) |
Gets the lambda.
|
|
GetNowDateText |
Gets the now date text.
|
|
GetNullableType |
Gets the type of the nullable.
|
|
GetNumFormat |
Gets the number format string to use in formatting numeric values.
|
|
GetParameterExpression<(Of <<'(TEntity>)>>) |
Gets the parameter expression.
|
|
GetPercentFormat |
Gets the percent format string used in formatting percent values.
|
|
GetPrintingInputExeFileName |
Gets the name of the printing input executable file.
|
|
GetProperty<(Of <<'(T>)>>)(String) |
Gets the property.
|
|
GetProperty<(Of <<'(T>)>>)(T, String) |
Gets the property.
|
|
GetPropertyInfo<(Of <<'(TEntity>)>>) |
Gets the property information.
|
|
GetPropertyObject<(Of <<'(T>)>>) |
Gets the property object.
|
|
GetPropertyType<(Of <<'(TEntity>)>>) |
Gets the type of the property.
|
|
GetPropertyValue<(Of <<'(T>)>>) |
Gets the property value.
|
|
GetRowValue |
Gets the value in the DataRow for the column name.
|
|
GetTableDefinition<(Of <<'(TEntity>)>>) |
Gets the table definition.
|
|
GetValueTypeForFieldDataType |
Gets the type of the value type for field data.
|
|
NumTextToString |
Removes all currency, percent, and thousands separator text from the text.
|
|
SetPropertyObject<(Of <<'(T>)>>) |
Sets the property object.
|
|
SetPropertyValue<(Of <<'(T>)>>) |
Sets the property value.
|
|
StringDuplicate |
Duplicates the passed-in string.
|
|
StripText |
Strips the text of all the characters in the stripString.
|
|
ValidatePrintingFile |
Validates the printing file.
|