Data Management Object Model Reference

DMScriptPropertyCollection Class

Represents the collection of data manager script sections.

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

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

[Visual Basic]
Public Class DMScriptPropertyCollection
    Inherits ArrayList
[C#]
public class DMScriptPropertyCollection : 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

DMScriptPropertyCollection Members | SPSSMR.Data.Transformations Namespace