Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter Properties
InheritedProtected
| AssignmentString | protected | Specifies the assignment string for various DataSnap proxy implementations. |
| CustomTypeMap | protected | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| ExcludeClasses | public | Specifies an array of classes to exclude when writing DataSnap proxy information. |
| ExcludeMethods | public | Specifies an array of methods to exclude when writing DataSnap proxy information. |
| FirstClass | protected | Is the first class of Metadata. |
| IncludeClasses | public | Specifies an array of classes to include when writing DataSnap proxy information. |
| IncludeMethods | public | Specifies an array of methods to include when writing DataSnap proxy information. |
| Metadata | public | Specifies DataSnap proxy metadata. |
| MetaDataLoader | public | Specifies a DataSnap proxy metadata loader. |
| NonURLTypes | protected | Is a TDBXInt32s array containing types that cannot be passed in a URL. |
| ProxyWriters | public | Specifies a collection of DataSnap proxy writers. |
| SupportedTypes | protected | Represents a TDBXInt32s array containing the supported types. |
| UnitFileName | public | Specifies the unit file name for a custom DataSnap proxy writer. |