Datasnap.DSProxyWriter.TDSProxyWriterProperties Fields
InheritedProtected
| Author | public | Represents the author of this proxy writer. |
| Comment | public | Represents a string containing comments about this proxy writer. |
| DefaultEncoding | public | DefaultEncoding is a field that specifies how the DataSnap proxy writer encodes text. |
| DefaultExcludeClasses | public | Represents a string containing a semicolon-delimited list of classes to exclude when generating a client proxy. |
| DefaultExcludeMethods | public | Represents a string containing a semicolon-delimited list of methods to exclude when generating a client proxy. |
| Features | public | Holds information about the operation of the code generated by the proxy writer. |
| Language | public | Indicates the language generated by this proxy writer. |
| UsesUnits | public | Represents a string containing a comma-delimited or semicolon-delimited list of unit names. |