RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

GblMethods Methods

The GblMethods type exposes the following members.

Methods


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