Parameter (ADO for Visual C++ syntax)

Applies to: Access 2013 | Access 2016

Methods

AppendChunk(VARIANT Val )

Properties

get_Attributes(LONG * plParmAttribs ) put_Attributes (LONG lParmAttribs )

get_Direction(ParameterDirectionEnum * plParmDirection ) put_Direction (ParameterDirectionEnum lParmDirection )

get_Name(BSTR * pbstr ) put_Name (BSTR bstr )

get_NumericScale(BYTE * pbScale ) put_NumericScale (BYTE bScale )

get_Precision(BYTE * pbPrecision ) put_Precision (BYTE bPrecision )

get_Size(long * pl ) put_Size (long l )

get_Type(DataTypeEnum * psDataType ) put_Type (DataTypeEnum sDataType )

get_Value(VARIANT * pvar ) put_Value (VARIANT val )

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.