Click or drag to resize
TransformationInfoProvider Properties

The TransformationInfoProvider type exposes the following members.

Properties
  NameDescription
Public propertyDataSource
Data source for the provider
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberDefaultDirectives
Default transformation directives made into an array.
Public propertyStatic memberDefaultNamespaces
List of default transformation namespaces
Public propertyStatic memberEditButtonsRegex
Gets the Regex object for edit/delete buttons macro
Public propertyHashtableSettings
Gets hashtable settings
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Protected propertyInfoObject
Info object instance the provider is working with.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberInternalTransformationDirectives
Internal transformation directives.
Public propertyIsValid
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberStoreTransformationsInExternalStorage
Gets or sets the value that indicates whether transformations should be stored externally
Public propertyStatic memberTransformationBaseClass
Gets or sets the transformation base class
Public propertyStatic memberTransformationDirectives
Transformation directives.
Public propertyStatic memberTransformationsDirectory
TransformationsDirectory - Read only
Public propertyTypeInfo
Object type information.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Top
See Also