Pass By Ref Accessors Property
The Pass By Ref Accessors property indicates whether the provider supports the DBACCESSOR_PASSBYREF flag in the OLE DB IAccessor::CreateAccessor interface. This applies both to row and to parameter accessors.
Applies To
Connection Object |
Syntax
object.Properties("Pass By Ref Accessors")
Parts
object
Expression that evaluates to an object in the Applies To list.
Data Type
adBoolean
Modifiable
Read-only
OLE DB Property
DBPROP_BYREFACCESSORS
Remarks
The ADO ActualSize and Value properties map to the OLE DB IAccessor::CreateAccessor interface.