Parameter Object

team lib

Methods

Name

Returns

Description

AppendChunk

 

Appends data to a large or binary Parameter object.

Properties

Name

Returns

Description

Attributes

Long

Indicates one or more characteristics of a Parameter object.

Direction

ParameterDirectionEnum

Indicates whether the Parameter object represents an input parameter, an output parameter, or both, or if the parameter is a return value from a stored procedure.

Name

String

Indicates the name of the Parameter object.

NumericScale

Byte

Indicates the scale of numeric values for the Parameter object.

Precision

Byte

Indicates the degree of precision for numeric values in the Parameter object.

Properties

Properties

Contains all of the Property objects for a Parameter object.

Size

Long

Indicates the maximum size, in bytes or characters , of a Parameter object.

Type

DataTypeEnum

Indicates the data type of the Parameter object.

Value

Variant

Indicates the value assigned to the Parameter object.

 
team lib


Beginning Access 2002 VBA
Beginning Access 2002 VBA (Programmer to Programmer)
ISBN: 0764544020
EAN: 2147483647
Year: 2003
Pages: 256

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net