Data Management Object Model Reference

GlobalVariablesSection.ConnectionString Property

Get/Sets the Connection string for the section

[Visual Basic]
NotOverridable Public Property ConnectionString As ConnectionString _
    Implements IGlobalVariablesSection.ConnectionString
[C#]
public SPSSMR.Data.ConnectionString ConnectionString {get; set;}

Implements

IGlobalVariablesSection.ConnectionString

See Also

GlobalVariablesSection Class | SPSSMR.Data.Transformations Namespace