Click or drag to resize

DbTypeHelperGetDbType Method

Namespace:  FileHold.Common.Helpers
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static DbType GetDbType(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: DbType
See Also