Neoview ADO.NET Provider Manual (R2.5)
Table 3-14 Column Restriction Names
DescriptionData TypeRestriction Name
Pattern used to restrict the CatalogNameStringCatalogName
Pattern used to restrict the SchemaNameStringSchemaName
Pattern used to restrict the TableNameStringTableName
Pattern used to restrict the ColumnNameStringColumnName
PrimaryKeys
Table 3-15 PrimaryKeys Column Names
DescriptionData TypeColumn Name
Name of the catalogStringCatalogName
Name of the schemaStringSchemaName
Name of the tableStringTableName
Name of the primary key columnStringColumnName
Table 3-16 PrimaryKeys Restriction Names
DescriptionData TypeRestriction Name
Pattern used to restrict the CatalogNameStringCatalogName
Pattern used to restrict the SchemaNameStringSchemaName
Pattern used to restrict the TableNameStringTableName
Pattern used to restrict the ColumnNameStringColumnName
Restrictions and Extensions of ADO.NET Methods and Properties for the
Neoview Platform
These are the Neoview methods and properties that deviate from the ADO.NET specification:
• “NeoviewConnection” (page 19)
• “NeoviewCommand” (page 20)
• “NeoviewDataReader” (page 20)
• “NeoviewFactory” (page 20)
Some updates to the methods and properties implemented for the Neoview platform are also
documented in the HP.Data.Neoview.xml file, included with the ADO.NET provider.
NeoviewConnection
Additional Methods and Properties
• RemoteProcess returns the process name of the MXOSRVR handling this connection.
• RemotePort returns the TCP port being used on the server.
• RemoteAddress returns the address of the segment on the Neoview system you are currently
connected to.
Restrictions and Extensions of ADO.NET Methods and Properties for the Neoview Platform 19