Initializes the data manager framework environment including the mrScript engine environment. Depending on the transformation content metadata transformations are done here. The input datasource is opened.
Initializes the data manager framework environment including the mrScript engine environment. Depending on the transformation content metadata transformations are done here. The input datasource is opened.
public bool EnvironmentInit();
Inherited from JobBase.
public void EnvironmentInit(int);
Inherited from JobBase.
public void EnvironmentInit(string);
Job Class | SPSSMR.Data.Transformations Namespace