Page

C.1.7- The Parameter Object

Created by Brendan Doss.
Last Updated by Brendan Doss.  

PublicCategorized as Appendix C.

Not yet tagged
<< C.1.6- The Fields CollectionAppendixCC.1.8- The Parameters Collection >>

The Parameter Object

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

ParameterDirection
Enum

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.

<< C.1.6- The Fields CollectionAppendixCC.1.8- The Parameters Collection >>

Copyright © 2003 by Wiley Publishing, Inc.

Powered by Near-TimeTerms of Services | Privacy Policy | Security Policy |