Data Management Object Model Reference

DMScriptSection Members

DMScriptSection overview

Public Instance Constructors

DMScriptSection Overloaded. Initializes a new instance of the DMScriptSection class.

Public Instance Properties

BodyThe body of the section
FileNameThe name of the file in which the section is contained
FirstLineNumberThe line number of the first line in that section
LastLineNumberThe line number of the last line in that section
MinParametersThe minimun parameters for the section
NameThe name of the section
OptionsThe option for the section
ParametersThe parameters for the section
PropertiesThe properties for the section

Public Instance Methods

AddKnownProperty Constructor
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
LoadConstructor
ToString (inherited from Object) 

See Also

DMScriptSection Class | SPSSMR.Data.Transformations Namespace