Source position: sqldbrestio.pp line 40
type TRestStringProperty = ( |
rpDateFormat, |
rpDateTimeFormat, |
rpTimeFormat, |
rpDataRoot, |
rpMetaDataRoot, |
rpErrorRoot, |
rpFieldNameProp, |
rpFieldTypeProp, |
rpFieldDateFormatProp, |
rpFieldMaxLenProp, |
rpHumanReadable, |
rpFieldList, |
rpExcludeFieldList, |
rpConnection, |
rpResource, |
rpIncludeMetadata, |
rpSparse, |
rpRowName, |
rpMetaDataFields, |
rpMetaDataField, |
rpErrorCode, |
rpErrorMessage, |
rpFilterEqual, |
rpFilterLessThan, |
rpFilterGreaterThan, |
rpFilterLessThanEqual, |
rpFilterGreaterThanEqual, |
rpFilterIsNull, |
rpLimit, |
rpOffset, |
rpOrderBy, |
rpMetadataResourceName, |
rpInputFormat, |
rpOutputFormat, |
rpCustomViewResourceName, |
rpCustomViewSQLParam, |
rpXMLDocumentRoot, |
rpConnectionResourceName |
); |