Gets properties of the object as determined by the inputs. This VI works for connections, commands, recordsets, columns, and parameters. Wire data to the reference input to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • cdlrn.png command-recordset reference

    command-recordset reference specifies a reference that combines an ADO Command object and an ADO Recordset object.

  • cfxdt.png column index

    column index specifies either the ordinal index of the column or the name of the column.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • idlrn.png command-recordset reference out

    command-recordset reference out returns a reference that combines an ADO Command object and an ADO Recordset object.

  • icclst.png column properties

    column properties returns the following properties defined for a column.

  • istr.png name

    This property is read-only.

  • ienum.png database data type

    This property is read-only.

  • ii32.png defined size

    This property is read-only.

  • ii32.png actual size

    This property is read-only.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.