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

ExtensionMethods..::..ConvertDbDateTypeToDateFormatType Method

Converts the type of the database date type to date format.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public static DateFormatTypes ConvertDbDateTypeToDateFormatType(
	this DbDateTypes dbDateType
)
<ExtensionAttribute> _
Public Shared Function ConvertDbDateTypeToDateFormatType ( _
	dbDateType As DbDateTypes _
) As DateFormatTypes
[ExtensionAttribute]
public:
static DateFormatTypes^ ConvertDbDateTypeToDateFormatType(
	DbDateTypes^ dbDateType
)

Parameters

dbDateType
Type: RingSoft.DbLookup.QueryBuilder..::..DbDateTypes
Type of the database date.

Return Value

DateFormatTypes.

Exceptions


ExceptionCondition
ArgumentOutOfRangeExceptiondbDateType - null