BindingInfoProviderTemplate Properties |
The BindingInfoProviderTemplate type exposes the following members.
Name | Description | |
---|---|---|
CurrentIndent |
Gets the current indent we use when adding lines to the output
(Inherited from BindingInfoProviderTemplateBase.) | |
Errors |
The error collection for the generation process
(Inherited from BindingInfoProviderTemplateBase.) | |
GenerationEnvironment |
The string builder that generation-time code is using to assemble generated output
(Inherited from BindingInfoProviderTemplateBase.) | |
HasAttributes |
Gets a value indicating whether the binding has any attributes.
| |
InfoClassName |
Gets the info class name.
| |
InfoClassNamePluralized |
Gets the info class name in plural.
| |
InfoProviderClassName |
Gets the info provider class name.
| |
InfoProviderInterfaceName |
Gets the info provider interface name.
| |
LeftObjectCodeName |
Gets the binding left side name without spaces.
| |
LeftObjectName |
Gets the binding left side variable name.
| |
LeftSideColumnName |
Gets the binding left side column name.
| |
LeftVariableName |
Gets the binding left side variable name.
| |
Namespace |
Gets the namespace.
| |
RightObjectCodeName |
Gets the binding right side name without spaces.
| |
RightObjectName |
Gets the binding right side variable name.
| |
RightSideColumnName |
Gets the binding right side column name.
| |
RightVariableName |
Gets the binding right side variable name.
| |
Session |
Current transformation session
(Inherited from BindingInfoProviderTemplateBase.) | |
ToStringHelper |
Helper to produce culture-oriented representation of an object as a string
(Inherited from BindingInfoProviderTemplateBase.) |