CdbdbField Object, Fields Collection Summary

CdbField Object

A CdbField object contains this collection, these methods, and these properties.

Legend:

Feature available in Microsoft Jet workspaces only.
Feature available in ODBCDirect workspaces only.

Collection

Properties

Methods

The following table lists all of the CdbField object methods. The type of object whose Fields collection contains the CdbField object determines which methods are available.

Method CdbIndex CdbQueryDef CdbRecordset CdbRelation CdbTableDef
AppendChunk        
CreateProperty  
GetChunk        
GetField
SetField

Properties

The following table lists all of the CdbField object properties. The type of object whose Fields collection contains the CdbField object determines which properties are available. All properties are read-only for CdbField objects appended to Fields collections of CdbIndex, CdbRelation, and CdbTableDef objects.

Read-only
Read/write

Property CdbIndex CdbQueryDef CdbRecordset CdbRelation CdbTableDef
AllowZeroLength    
Attributes
CollatingOrder    
CollectionIndex
DataUpdatable
DefaultValue    
FieldSize    
ForeignName  
Name
OrdinalPosition    
OriginalValue   *  
Required
Size  
SourceField
SourceTable
Type
ValidateOnSet      
ValidationRule
ValidationText
Value    
VisibleValue   *

Property CdbIndex CdbQueryDef CdbRecordset CdbRelation CdbTableDef
AllowZeroLength    
Attributes
CollatingOrder    
CollectionIndex
DataUpdatable
DefaultValue    
FieldSize    
ForeignName  
Name
OrdinalPosition    
OriginalValue   *  
Required
Size  
SourceField
SourceTable
Type
ValidateOnSet      
ValidationRule
ValidationText
Value    
VisibleValue   *

* These properties are only available in an ODBCDirect workspace whose DefaultCursorDriver property is set to dbUseClientBatchCursor.

Fields Collection

A Fields collection appears in each of the CdbTableDef, CdbQueryDef, CdbRecordset, CdbRelation, and CdbIndex objects, and contains these methods and this property.

Method CdbIndex CdbQueryDef CdbRecordset CdbRelation CdbTableDef
Append    
Delete
Refresh

Property CdbIndex CdbQueryDef CdbRecordset CdbRelation CdbTableDef
Count