System.Data.Odbc.OdbcParameter Class
Information   Base Types   Related Resources

(No documentation available.)

  • Namespace: System.Data.Odbc
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: System.Data.dll

  • System.MarshalByRefObject
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (2)Discussions (34)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .ctor
  • public OdbcParameter()
  • public OdbcParameter(System.String name, System.Object value)
  • public OdbcParameter(System.String name, System.Data.Odbc.OdbcType type)
  • public OdbcParameter(System.String name, System.Data.Odbc.OdbcType type, System.Int32 size)
  • public OdbcParameter(System.String name, System.Data.Odbc.OdbcType type, System.Int32 size, System.String sourcecolumn)
  • public OdbcParameter(System.String parameterName, System.Data.Odbc.OdbcType odbcType, System.Int32 size, System.Data.ParameterDirection parameterDirection, System.Boolean isNullable, System.Byte precision, System.Byte scale, System.String srcColumn, System.Data.DataRowVersion srcVersion, System.Object value)

  •  _bindtype
  • private System.Data.Odbc.TypeMap _bindtype

  •  _originalbindtype
  • private System.Data.Odbc.TypeMap _originalbindtype

  •  _parent
  • private System.Data.Odbc.OdbcParameterCollection _parent

  •  _sqldirection
  • private System.Data.Odbc.ODBC32+SQL_PARAM _sqldirection

  •  _typemap
  • private System.Data.Odbc.TypeMap _typemap

  •  _userSpecifiedScale
  • private System.Boolean _userSpecifiedScale

  •  _userSpecifiedType
  • private System.Boolean _userSpecifiedType

  •  _value
  • private System.Object _value

  •  Bind
  • private void Bind(System.Runtime.InteropServices.HandleRef hstmt, System.Data.Odbc.OdbcCommand parent, System.Int16 ordinal, System.Data.Odbc.CNativeBuffer buffer, System.Data.Odbc.CNativeBuffer intbuffer)

  •  ClearBinding
  • private void ClearBinding()

  •  DbType
  • public System.Data.DbType DbType

  •  Direction
  • public System.Data.ParameterDirection Direction
  • private System.Data.ParameterDirection direction

  •  direction
  • public System.Data.ParameterDirection Direction
  • private System.Data.ParameterDirection direction

  •  get_Parent
  • private System.Data.Odbc.OdbcParameterCollection get_Parent()

  •  GetColumnSize
  • private System.Int32 GetColumnSize(System.Object value)

  •  GetOutputValue
  • private void GetOutputValue(System.IntPtr stmt, System.Data.Odbc.CNativeBuffer buffer, System.Data.Odbc.CNativeBuffer intbuffer)

  •  GetParameterPrecision
  • private System.Byte GetParameterPrecision(System.Object value)

  •  GetParameterScale
  • private System.Byte GetParameterScale(System.Object value)

  •  GetParameterSize
  • private System.Int32 GetParameterSize(System.Object value)

  •  GetParameterValue
  • private System.Object GetParameterValue()

  •  GetValueSize
  • private System.Int32 GetValueSize(System.Object value)

  •  IsNullable
  • public System.Boolean IsNullable
  • private System.Boolean isNullable

  •  isNullable
  • public System.Boolean IsNullable
  • private System.Boolean isNullable

  •  OdbcType
  • public System.Data.Odbc.OdbcType OdbcType

  •  OnSchemaChanging
  • private void OnSchemaChanging()

  •  ParameterName
  • public System.String ParameterName
  • private System.String parameterName

  •  parameterName
  • public System.String ParameterName
  • private System.String parameterName

  •  Precision
  • public System.Byte Precision
  • private System.Byte precision

  •  precision
  • public System.Byte Precision
  • private System.Byte precision

  •  Scale
  • public System.Byte Scale
  • private System.Byte scale

  •  scale
  • public System.Byte Scale
  • private System.Byte scale

  •  set_Parent
  • private void set_Parent(System.Data.Odbc.OdbcParameterCollection value)

  •  SetInputValue
  • private void SetInputValue(System.Int32 size, System.Object value, System.Byte precision, System.Data.Odbc.CNativeBuffer buffer, System.Data.Odbc.CNativeBuffer intbuffer)

  •  Size
  • public System.Int32 Size
  • private System.Int32 size

  •  size
  • public System.Int32 Size
  • private System.Int32 size

  •  SourceColumn
  • public System.String SourceColumn
  • private System.String sourcecolumn

  •  sourcecolumn
  • public System.String SourceColumn
  • private System.String sourcecolumn

  •  SourceVersion
  • public System.Data.DataRowVersion SourceVersion
  • private System.Data.DataRowVersion sourceversion

  •  sourceversion
  • public System.Data.DataRowVersion SourceVersion
  • private System.Data.DataRowVersion sourceversion

  •  System.ICloneable.Clone
  • private System.Object System.ICloneable.Clone()

  •  ToString
  • public System.String ToString()

  •  Value
  • public System.Object Value

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com