Properties for cBaseSQLExecutor

View property list in alphabetical order

NameDescription
pbBlankDummyZeroDateDetermines whether blank values are returned when database columns contain a dummy zero date
pbIsConnectedDetermines whether there is an active connection
pbRightTrimCharColumnsDetermines whether char type column values are returned right-trimmed
piSQLAffectedRowsReturns the number of rows affected by the last execute
psSQLMessageLast ODBC error message (if any)
psSQLStateLast ODBC error number (if any)

Inherited Properties from cObject

Child_CountReturns the number of child objects the object contains
Delegation_ModeDetermines if and how unknown messages are delegated
NameReturns the full name of the object including parentage
Object_IdReturns the object handle of the object, can be used to determine if an object exists
Object_LabelReturns the short name of an object
ParentReturns the parent of an object
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencing