ConnectionParameter.SqlType

ConnectionParameter.SqlType property

SQL data type of the parameter. Only valid for ODBC sources.

public SqlDataType SqlType { get; set; }

See Also