The properties defined in the RelationalView class are summarized in the following table.
Property | Description |
---|---|
creator | Contains the user name of the process that created the RPS mapping or relational view |
name | Contains the name of the RPS mapping or relational view |
rpsDatabaseName | Contains the default name of the RDBMS database |
rpsDatabaseType | Contains the type of the RDBMS database |
rpsDefaultConnectionString | Contains the default RDBMS connection string |
rpsDefaultPassword | Contains the default RDBMS log-in password |
rpsDefaultUserName | Contains the default RDBMS log-in user name |
rpsExceptionCreate | Specifies what happens when an exception is raised during an RDBMS create |
rpsExceptionDelete | Specifies what happens when an exception is raised during an RDBMS delete |
rpsExceptionUpdate | Specifies what happens when an exception is raised during an RDBMS update |
rpsLoggingOptions | Specifies the logging option for the RDBMS database |
rpsShowMethods | Specifies whether column mapping methods were displayed when the mapping was defined |
rpsShowVirtualProperties | Specifies whether virtual properties are displayed when the mapping was defined |
rpsTopSchemaName | Specifies the highest-level superschema for the RPS mapping |
rpsUseOidClassInstMap | Specifies whether oids are mapped to two columns: class number and instance identifier |
schema | Contains a reference to the schema in which the RPS mapping or relational view is defined |
timeCreated | Contains the timestamp of the creation of the relational view or RPS mapping |