Index

Symbols | A | B | C | D | E | F | G | I | L | M | N | O | P | R | S | T | U | V

Symbols

(python object)
CHARACTER SET
COLLATION
DATABASE
DOMAIN
EXCEPTION
GENERATOR
INDEX
PROCEDURE
ROLE
TABLE
TRIGGER
VIEW
--type-conv
ipwc command line option

A

arguments (fbcore.Function attribute)
AUTODDL
SET

B

base_field (fbcore.ViewColumn attribute)
bytes_per_character (fbcore.CharacterSet attribute)

C

CHARACTER SET
(python object)
SHOW
character_length (fbcore.Domain attribute)
(fbcore.FunctionArgument attribute)
character_set_id (fbcore.Collation attribute)
(fbcore.Domain attribute)
(fbcore.FunctionArgument attribute)
character_sets (fbcore.Database attribute)
CharacterSet (class in fbcore)
close() (fbcore.Database method)
COLLATION
(python object)
SHOW
Collation (class in fbcore)
collation_id (fbcore.Domain attribute)
(fbcore.TableColumn attribute)
(fbcore.ViewColumn attribute)
collations (fbcore.CharacterSet attribute)
(fbcore.Database attribute)
column_name (fbcore.Constraint attribute)
columns (fbcore.Table attribute)
(fbcore.View attribute)
commit() (fbcore.Database method)
computed_source (fbcore.Domain attribute)
CONNECT
Constraint (class in fbcore)
constraint_name (fbcore.Constraint attribute)
constraint_type (fbcore.Constraint attribute)
constraints (fbcore.Database attribute)
(fbcore.Table attribute)

D

DATABASE
(python object)
SHOW
Database (class in fbcore)
datatype (fbcore.Domain attribute)
(fbcore.FunctionArgument attribute)
(fbcore.ProcParameter attribute)
(fbcore.TableColumn attribute)
(fbcore.ViewColumn attribute)
DbFile (class in fbcore)
dbkey_length (fbcore.Table attribute)
(fbcore.View attribute)
default_character_set (fbcore.Database attribute)
default_class (fbcore.Table attribute)
(fbcore.View attribute)
default_collate_name (fbcore.CharacterSet attribute)
default_source (fbcore.Domain attribute)
default_value (fbcore.TableColumn attribute)
deferrable (fbcore.Constraint attribute)
delete_rule (fbcore.Constraint attribute)
dependencies (fbcore.Database attribute)
Dependency (class in fbcore)
description (fbcore.CharacterSet attribute)
(fbcore.Database attribute)
(fbcore.DbFile attribute)
dimensions (fbcore.Domain attribute)
DISCONNECT
DOMAIN
(python object)
SHOW
Domain (class in fbcore)
domain_name (fbcore.TableColumn attribute)
(fbcore.ViewColumn attribute)
domains (fbcore.Database attribute)
drop() (fbcore.Database method)

E

entrypoint (fbcore.Function attribute)
EXCEPTION
(python object)
SHOW
Exception (class in fbcore)
exceptions (fbcore.Database attribute)
expression (fbcore.Index attribute)
external_file (fbcore.Table attribute)
external_length (fbcore.Domain attribute)
external_scale (fbcore.Domain attribute)
external_type (fbcore.Domain attribute)

F

field (fbcore.ProcParameter attribute)
field_name (fbcore.TableColumn attribute)
(fbcore.ViewColumn attribute)
field_type (fbcore.Domain attribute)
(fbcore.FunctionArgument attribute)
file_name (fbcore.DbFile attribute)
files (fbcore.Database attribute)
flags (fbcore.DbFile attribute)
(fbcore.Table attribute)
(fbcore.Trigger attribute)
(fbcore.View attribute)
foreign_key (fbcore.Index attribute)
format (fbcore.Table attribute)
(fbcore.View attribute)
FUNCTION
SHOW
Function (class in fbcore)
function_name (fbcore.Function attribute)
(fbcore.FunctionArgument attribute)
FunctionArgument (class in fbcore)
functions (fbcore.Database attribute)

G

GENERATOR
(python object)
SHOW
Generator (class in fbcore)
generators (fbcore.Database attribute)
getCharacterSet() (fbcore.Collation method)
(fbcore.Domain method)
getCollation() (fbcore.CharacterSet method)
(fbcore.Domain method)
(fbcore.TableColumn method)
(fbcore.ViewColumn method)
getCollationById() (fbcore.CharacterSet method)
getColumn() (fbcore.Table method)
(fbcore.View method)
getDependencies() (fbcore.CharacterSet method)
(fbcore.DbFile method)
(fbcore.TableColumn method)
(fbcore.ViewColumn method)
getDependency() (fbcore.Dependency method)
getDependent() (fbcore.Dependency method)
getDependents() (fbcore.CharacterSet method)
(fbcore.DbFile method)
(fbcore.TableColumn method)
(fbcore.ViewColumn method)
getDomain() (fbcore.Database method)
(fbcore.ProcParameter method)
(fbcore.TableColumn method)
(fbcore.ViewColumn method)
getTrigger() (fbcore.View method)
getTypeAsString() (fbcore.Trigger method)

I

id (fbcore.CharacterSet attribute)
(fbcore.Collation attribute)
(fbcore.Exception attribute)
(fbcore.Generator attribute)
(fbcore.Index attribute)
(fbcore.Procedure attribute)
inactive (fbcore.Index attribute)
INDEX
(python object)
SHOW
Index (class in fbcore)
index_name (fbcore.Constraint attribute)
indices (fbcore.Database attribute)
(fbcore.Table attribute)
initially_deferred (fbcore.Constraint attribute)
input_params (fbcore.Procedure attribute)
ipwc command line option
--type-conv
isActive() (fbcore.Trigger method)
isAfterAction() (fbcore.Trigger method)
isBeforeAction() (fbcore.Trigger method)
isCheck() (fbcore.Constraint method)
isConditional() (fbcore.DbFile method)
isDbTrigger() (fbcore.Trigger method)
isDeferrable() (fbcore.Constraint method)
isDeleteAction() (fbcore.Trigger method)
isForeignKey() (fbcore.Constraint method)
isInactive() (fbcore.DbFile method)
isInitiallyDeferred() (fbcore.Constraint method)
isInsertAction() (fbcore.Trigger method)
isManual() (fbcore.DbFile method)
isNotNull() (fbcore.Constraint method)
isPrimaryKey() (fbcore.Constraint method)
isShadow() (fbcore.DbFile method)
isSystemObject() (fbcore.CharacterSet method)
(fbcore.Constraint method)
(fbcore.DbFile method)
(fbcore.Domain method)
(fbcore.Role method)
isUnique() (fbcore.Constraint method)
isUpdateAction() (fbcore.Trigger method)

L

length (fbcore.DbFile attribute)
(fbcore.Domain attribute)
(fbcore.FunctionArgument attribute)

M

match_option (fbcore.Constraint attribute)
mechanism (fbcore.FunctionArgument attribute)
message (fbcore.Exception attribute)
module_name (fbcore.Function attribute)

N

name (fbcore.CharacterSet attribute)
(fbcore.DbFile attribute)
NAMES
SET
nullable (fbcore.Domain attribute)
(fbcore.TableColumn attribute)
(fbcore.ViewColumn attribute)

O

output_params (fbcore.Procedure attribute)
owner_name (fbcore.Database attribute)
(fbcore.Procedure attribute)
(fbcore.Role attribute)
(fbcore.Table attribute)
(fbcore.View attribute)

P

parameter_name (fbcore.ProcParameter attribute)
parameter_type (fbcore.ProcParameter attribute)
PLAN
SET
PLANONLY
SET
position (fbcore.FunctionArgument attribute)
(fbcore.TableColumn attribute)
(fbcore.ViewColumn attribute)
precision (fbcore.Domain attribute)
(fbcore.FunctionArgument attribute)
PROCEDURE
(python object)
SHOW
Procedure (class in fbcore)
procedure_name (fbcore.Procedure attribute)
(fbcore.ProcParameter attribute)
procedures (fbcore.Database attribute)
ProcParameter (class in fbcore)

R

READY
relation_id (fbcore.Table attribute)
(fbcore.View attribute)
relation_name (fbcore.Constraint attribute)
(fbcore.Trigger attribute)
return_argument (fbcore.Function attribute)
ROLE
(python object)
SHOW
Role (class in fbcore)
role_name (fbcore.Role attribute)
roles (fbcore.Database attribute)
rollback() (fbcore.Database method)

S

scale (fbcore.Domain attribute)
(fbcore.FunctionArgument attribute)
security_class (fbcore.Database attribute)
(fbcore.Procedure attribute)
(fbcore.Table attribute)
(fbcore.TableColumn attribute)
(fbcore.View attribute)
(fbcore.ViewColumn attribute)
segment_length (fbcore.Domain attribute)
segments (fbcore.Index attribute)
sequence (fbcore.DbFile attribute)
(fbcore.ProcParameter attribute)
(fbcore.Trigger attribute)
SET
AUTODDL
NAMES
PLAN
PLANONLY
SQL DIALECT
SET TERM
shadow_number (fbcore.DbFile attribute)
SHOW
CHARACTER SET
COLLATION
DATABASE
DOMAIN
EXCEPTION
FUNCTION
GENERATOR
INDEX
PROCEDURE
ROLE
TABLE
TRIGGER
VIEW
source (fbcore.Procedure attribute)
(fbcore.Trigger attribute)
source_sql (fbcore.View attribute)
SQL DIALECT
SET
start (fbcore.DbFile attribute)
statistics (fbcore.Index attribute)
sub_type (fbcore.Domain attribute)
(fbcore.FunctionArgument attribute)
sysdomains (fbcore.Database attribute)
sysgenerators (fbcore.Database attribute)
sysindices (fbcore.Database attribute)
sysprocedures (fbcore.Database attribute)
systables (fbcore.Database attribute)
systriggers (fbcore.Database attribute)
sysviews (fbcore.Database attribute)

T

TABLE
(python object)
SHOW
Table (class in fbcore)
table_name (fbcore.Index attribute)
(fbcore.Table attribute)
(fbcore.TableColumn attribute)
TableColumn (class in fbcore)
tables (fbcore.Database attribute)
TRIGGER
(python object)
SHOW
Trigger (class in fbcore)
trigger_name (fbcore.Trigger attribute)
trigger_names (fbcore.Constraint attribute)
trigger_type (fbcore.Trigger attribute)
triggers (fbcore.Database attribute)
(fbcore.Table attribute)
(fbcore.View attribute)

U

unique (fbcore.Index attribute)
update_rule (fbcore.Constraint attribute)
uq_constraint_name (fbcore.Constraint attribute)

V

validation_source (fbcore.Domain attribute)
value (fbcore.Generator attribute)
VIEW
(python object)
SHOW
View (class in fbcore)
view_context (fbcore.ViewColumn attribute)
view_name (fbcore.View attribute)
(fbcore.ViewColumn attribute)
ViewColumn (class in fbcore)
views (fbcore.Database attribute)