ADO 2.7 Glossary

dynamic property

A property specific to a data provider or the cursor service. The Properties collection of an object is populated with these automatically ("dynamically"). An object has no dynamic properties until it is connected to a data source through a particular data provider. See also data provider, cursor.

© 1998-2001 Microsoft Corporation. All rights reserved.