Data Management Object Model Reference

DMScript.GetSections Method

Gets a collection of all sections

Overload List

Gets a collection of all sections

public DMScriptSectionCollection GetSections();

Gets a collection of sections with the name specified

public DMScriptSectionCollection GetSections(string);

See Also

DMScript Class | SPSSMR.Data.Transformations Namespace