Data Management Object Model Reference

DMScriptSectionCollection Class

Represents the collection of properties in a data management script section.

For a list of all members of this type, see DMScriptSectionCollection Members.

System.Object
   System.Collections.ArrayList
      SPSSMR.Data.Transformations.DMScriptSectionCollection

[Visual Basic]
Public Class DMScriptSectionCollection
    Inherits ArrayList
[C#]
public class DMScriptSectionCollection : ArrayList

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SPSSMR.Data.Transformations

Assembly: SPSSMR.Data.Transformations (in SPSSMR.Data.Transformations.dll)

See Also

DMScriptSectionCollection Members | SPSSMR.Data.Transformations Namespace