10 module
com { module sun { module star { module sdbc {
16 constants RowIdLifetime
const long ROWID_VALID_SESSION
Indicates that the lifetime of a RowId from this data source is at least the containing session...
Definition: RowIdLifetime.idl:32
const long ROWID_VALID_OTHER
Indicates that the lifetime of a RowId from this data source is indeterminate; but not one of ROWID_V...
Definition: RowIdLifetime.idl:28
Definition: Ambiguous.idl:20
const long ROWID_UNSUPPORTED
Indicates that this data source does not support the ROWID type.
Definition: RowIdLifetime.idl:20
const long ROWID_VALID_FOREVER
Indicates that the lifetime of a RowId from this data source is, effectively, unlimited.
Definition: RowIdLifetime.idl:24
const long ROWID_VALID_TRANSACTION
Indicates that the lifetime of a RowId from this data source is at least the containing transaction...
Definition: RowIdLifetime.idl:36