Properties for cSQLExecutor

View property list in hierarchical order

NameDescriptionDefining Class
Child_CountReturns the number of child objects the object containscObject
Delegation_ModeDetermines if and how unknown messages are delegatedcObject
NameReturns the full name of the object including parentagecObject
Object_IdReturns the object handle of the object, can be used to determine if an object existscObject
Object_LabelReturns the short name of an objectcObject
ParentReturns the parent of an objectcObject
pbBlankDummyZeroDateDetermines whether blank values are returned when database columns contain a dummy zero datecBaseSQLExecutor
pbIsConnectedDetermines whether there is an active connectioncBaseSQLExecutor
pbRightTrimCharColumnsDetermines whether char type column values are returned right-trimmedcBaseSQLExecutor
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencingcObject
piSQLAffectedRowsReturns the number of rows affected by the last executecBaseSQLExecutor
psConnectionIdShould be set to one of the Connection IDs defined in the SQL Connection Manager of your workspace
psDriverIdThe driver identification
psSQLMessageLast ODBC error message (if any)cBaseSQLExecutor
psSQLStateLast ODBC error number (if any)cBaseSQLExecutor