Click or drag to resize

IDbProviderMapSchemaDataType Method

Map datatype

Namespace:  SanteDB.OrmLite.Providers
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
string MapSchemaDataType(
	Type netType
)

Parameters

netType
Type: SystemType

[Missing <param name="netType"/> documentation for "M:SanteDB.OrmLite.Providers.IDbProvider.MapSchemaDataType(System.Type)"]

Return Value

Type: String

[Missing <returns> documentation for "M:SanteDB.OrmLite.Providers.IDbProvider.MapSchemaDataType(System.Type)"]

See Also