Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter Fields
InheritedProtected
| Delete | protected | Holds the delete request string. |
| FDeletePrefix | protected | Holds the delete prefix string. |
| FGenerateURLFunctions | protected | This field is obsolete. |
| FIndentIncrement | protected | Protected field that specifies the length of the indentation string. |
| FIndentString | protected | Protected field that specifies the indentation string. |
| FMetaDataLoader | protected | Protected field that specifies the DataSnap proxy metadata loader. |
| FNonURLTypes | protected | Internal field for NonURLTypes. |
| FPostPrefix | protected | Holds the post prefix string. |
| FPutPrefix | protected | Holds the put prefix string. |
| FSupportedTypes | protected | Internal field for SupportedTypes. |
| FUnitFileName | protected | Protected field that specifies the unit file name for a custom DataSnap proxy writer. |
| Get | protected | Holds the get request string. |
| Post | protected | Holds the post request string. |
| Put | protected | Holds the put request string. |