Data Management Object Model Reference

DMScript.GetSections Method ()

Gets a collection of all sections

[Visual Basic]
Overloads Public Function GetSections() As DMScriptSectionCollection
[C#]
public DMScriptSectionCollection GetSections();

Return Value

The section collection.

See Also

DMScript Class | SPSSMR.Data.Transformations Namespace | DMScript.GetSections Overload List