Click or drag to resize

StiVistaDbConnectorGetSqlType Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiVistaDbConnector.GetSqlType(System.Type)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public override int GetSqlType(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.StiVistaDbConnector.GetSqlType(System.Type)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Base.StiVistaDbConnector.GetSqlType(System.Type)"]

See Also