SQLUINTEGER

Type Alias SQLUINTEGER 

Source
pub type SQLUINTEGER = u32;

Trait Implementations§

Source§

impl Attr<SQL_ATTR_CONNECTION_TIMEOUT> for SQLUINTEGER

Source§

impl Attr<SQL_ATTR_LOGIN_TIMEOUT> for SQLUINTEGER

Source§

impl Attr<SQL_ATTR_PACKET_SIZE> for SQLUINTEGER

Source§

impl Attr<SQL_MAX_ASYNC_CONCURRENT_STATEMENTS> for SQLUINTEGER

Source§

impl Attr<SQL_MAX_BINARY_LITERAL_LEN> for SQLUINTEGER

Source§

impl Attr<SQL_MAX_CHAR_LITERAL_LEN> for SQLUINTEGER

Source§

impl Attr<SQL_MAX_INDEX_SIZE> for SQLUINTEGER

Source§

impl Attr<SQL_MAX_ROW_SIZE> for SQLUINTEGER

Source§

impl Attr<SQL_MAX_STATEMENT_LEN> for SQLUINTEGER

Source§

impl AttrZeroAssert for SQLUINTEGER

Source§

impl BitAnd<AggregateFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: AggregateFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<AlterDomain> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: AlterDomain) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<AlterTable> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: AlterTable) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<BatchRowCount> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: BatchRowCount) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<BatchSupport> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: BatchSupport) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<BinaryFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: BinaryFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<BookmarkPersistence> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: BookmarkPersistence) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CatalogUsage> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CatalogUsage) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<Conversion> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: Conversion) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<ConvertFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: ConvertFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CreateAssertion> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CreateAssertion) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CreateCharacterSet> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CreateCharacterSet) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CreateCollation> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CreateCollation) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CreateDomain> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CreateDomain) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CreateSchema> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CreateSchema) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CreateTable> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CreateTable) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CreateTranslation> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CreateTranslation) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CreateView> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CreateView) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CursorAttributes1> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CursorAttributes1) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<CursorAttributes2> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: CursorAttributes2) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DatetimeFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DatetimeFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DatetimeLiterals> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DatetimeLiterals) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DropAssertion> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DropAssertion) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DropCharacterSet> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DropCharacterSet) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DropCollation> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DropCollation) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DropDomain> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DropDomain) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DropSchema> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DropSchema) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DropTable> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DropTable) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DropTranslation> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DropTranslation) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<DropView> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: DropView) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<ForeignKeyDeleteRule> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: ForeignKeyDeleteRule) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<ForeignKeyUpdateRule> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: ForeignKeyUpdateRule) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<FormatEscapeClause> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: FormatEscapeClause) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<GetdataExtensions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: GetdataExtensions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<Grant> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: Grant) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<IndexKeywords> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: IndexKeywords) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<InfoSchemaViews> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: InfoSchemaViews) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<InsertStatement> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: InsertStatement) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<IsoBinaryFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: IsoBinaryFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<LimitEscapeClause> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: LimitEscapeClause) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<NumericFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: NumericFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<NumericValueFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: NumericValueFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<OjCapabilities> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: OjCapabilities) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<OuterJoins> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: OuterJoins) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<Predicates> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: Predicates) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<RelationalJoinOperators> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: RelationalJoinOperators) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<ReturnEscapeClause> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: ReturnEscapeClause) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<Revoke> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: Revoke) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<RowValueConstructor> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: RowValueConstructor) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<SchemaUsage> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: SchemaUsage) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<ScrollOptions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: ScrollOptions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<StandardCliConformance> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: StandardCliConformance) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<StringFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: StringFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<StringScalarFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: StringScalarFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<Subqueries> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: Subqueries) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<SystemFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: SystemFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<TimedateFunctions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: TimedateFunctions) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<TimedateIntervals> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: TimedateIntervals) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<TxnIsolation> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: TxnIsolation) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<Union> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: Union) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<ValueExpressions> for SQLUINTEGER

Source§

type Output = u32

The resulting type after applying the & operator.
Source§

fn bitand(self, other: ValueExpressions) -> Self::Output

Performs the & operation. Read more
Source§

impl Ident for SQLUINTEGER

Source§

const IDENTIFIER: Self::Type = {transmute(0xfffb): <u32 as Ident>::Type}

Source§

type Type = i16

Source§

impl IntoSQLPOINTER for SQLUINTEGER

Source§

impl PartialEq<AccessMode> for SQLUINTEGER

Source§

fn eq(&self, other: &AccessMode) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<AsyncDbcFunctions> for SQLUINTEGER

Source§

fn eq(&self, other: &AsyncDbcFunctions) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<AsyncDbcFunctionsEnable> for SQLUINTEGER

Source§

fn eq(&self, other: &AsyncDbcFunctionsEnable) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<AsyncMode> for SQLUINTEGER

Source§

fn eq(&self, other: &AsyncMode) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<AsyncNotification> for SQLUINTEGER

Source§

fn eq(&self, other: &AsyncNotification) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<AutoCommit> for SQLUINTEGER

Source§

fn eq(&self, other: &AutoCommit) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<BindType> for SQLUINTEGER

Source§

fn eq(&self, other: &BindType) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<CatalogLocation> for SQLUINTEGER

Source§

fn eq(&self, other: &CatalogLocation) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<ConnectionDead> for SQLUINTEGER

Source§

fn eq(&self, other: &ConnectionDead) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<ConnectionPooling> for SQLUINTEGER

Source§

fn eq(&self, other: &ConnectionPooling) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<CpMatch> for SQLUINTEGER

Source§

fn eq(&self, other: &CpMatch) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<CursorSensitivity> for SQLUINTEGER

Source§

fn eq(&self, other: &CursorSensitivity) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<DdlIndex> for SQLUINTEGER

Source§

fn eq(&self, other: &DdlIndex) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<DriverAwarePoolingSupported> for SQLUINTEGER

Source§

fn eq(&self, other: &DriverAwarePoolingSupported) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<OdbcBool> for SQLUINTEGER

Source§

fn eq(&self, other: &OdbcBool) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<OdbcInterfaceConformance> for SQLUINTEGER

Source§

fn eq(&self, other: &OdbcInterfaceConformance) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<ParamArrayRowCounts> for SQLUINTEGER

Source§

fn eq(&self, other: &ParamArrayRowCounts) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<ParamArraySelects> for SQLUINTEGER

Source§

fn eq(&self, other: &ParamArraySelects) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<SqlConformance> for SQLUINTEGER

Source§

fn eq(&self, other: &SqlConformance) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<Trace> for SQLUINTEGER

Source§

fn eq(&self, other: &Trace) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl AttrGet<SQL_ATTR_CONNECTION_TIMEOUT> for SQLUINTEGER

Source§

impl AttrGet<SQL_ATTR_LOGIN_TIMEOUT> for SQLUINTEGER

Source§

impl AttrGet<SQL_ATTR_PACKET_SIZE> for SQLUINTEGER

Source§

impl AttrGet<SQL_MAX_ASYNC_CONCURRENT_STATEMENTS> for SQLUINTEGER

Source§

impl AttrGet<SQL_MAX_BINARY_LITERAL_LEN> for SQLUINTEGER

Source§

impl AttrGet<SQL_MAX_CHAR_LITERAL_LEN> for SQLUINTEGER

Source§

impl AttrGet<SQL_MAX_INDEX_SIZE> for SQLUINTEGER

Source§

impl AttrGet<SQL_MAX_ROW_SIZE> for SQLUINTEGER

Source§

impl AttrGet<SQL_MAX_STATEMENT_LEN> for SQLUINTEGER

Source§

impl AttrSet<SQL_ATTR_CONNECTION_TIMEOUT> for SQLUINTEGER

Source§

impl AttrSet<SQL_ATTR_LOGIN_TIMEOUT> for SQLUINTEGER

Source§

impl AttrSet<SQL_ATTR_PACKET_SIZE> for SQLUINTEGER

Source§

impl<V: OdbcVersion> CData<SQL_C_ULONG, V> for SQLUINTEGER

Source§

impl CScalar for SQLUINTEGER

Source§

impl ConnAttr<C2, SQL_ATTR_CONNECTION_TIMEOUT, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl ConnAttr<C2, SQL_ATTR_LOGIN_TIMEOUT, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl ConnAttr<C2, SQL_ATTR_PACKET_SIZE, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl ConnAttr<C4, SQL_ATTR_CONNECTION_TIMEOUT, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl InfoType<SQL_MAX_ASYNC_CONCURRENT_STATEMENTS, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl InfoType<SQL_MAX_BINARY_LITERAL_LEN, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl InfoType<SQL_MAX_CHAR_LITERAL_LEN, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl InfoType<SQL_MAX_INDEX_SIZE, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl InfoType<SQL_MAX_ROW_SIZE, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl InfoType<SQL_MAX_STATEMENT_LEN, SQL_OV_ODBC3> for SQLUINTEGER

Source§

impl Scalar for SQLUINTEGER