Shunde.NET Framework Class Library

DBUtils.GetSqlDbType Method 

Gets the SqlDataType for the given column

public static SqlDbType GetSqlDbType(
   DBColumn col
);

See Also

DBUtils Class | Shunde.Utilities Namespace