Data Port Sync 1.0.500

JetColumn Properties

The properties of the JetColumn class are listed below. For a complete list of JetColumn class members, see the JetColumn Members topic.

Public Instance Properties

Default Gets or sets the column default.
Increment Gets the column increment.
IsIdentity Gets a boolean value that indocates if the column has the IDENTITY property.
IsNullable Gets a boolean value that indicates if the column accepts NULL values.
IsRowGuid Gets a boolean value that indicates if the column has the ROWGUIDCOL property.
Name Gets the column name.
OleDbType Gets the column OleDbType
Ordinal Gets the column ordinal.
Seed Gets the column seed.
Tag Gets or sets the column tag.

See Also

JetColumn Class | Primeworks.DataPortSync.Jet Namespace