TransformationInfoProviderGenerateTransformationCode Method (String, TransformationTypeEnum, String) |
Note: This API is now obsolete.
Namespace: CMS.PortalEngine
[ObsoleteAttribute("Use GenerateTransformationCode(string className, TransformationTypeEnum transformationType) method instead. The original tableSchema parameter is ignored.")] public static string GenerateTransformationCode( string tableSchema, TransformationTypeEnum transformationType, string className )