Метод EnvironmentReferenceCollection.Add (String)

Adds a local reference to an environment under the current folder with the specified environment name.

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public Sub Add ( _
    envName As String _
)
'Применение
Dim instance As EnvironmentReferenceCollection 
Dim envName As String

instance.Add(envName)
public void Add(
    string envName
)
public:
void Add(
    String^ envName
)
member Add : 
        envName:string -> unit
public function Add(
    envName : String
)

Параметры

См. также

Справочник

EnvironmentReferenceCollection Класс

Перегрузка Add

Пространство имен Microsoft.SqlServer.Management.IntegrationServices