你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SsisEnvironmentReference 类

定义

Ssis 环境参考。

public class SsisEnvironmentReference
type SsisEnvironmentReference = class
Public Class SsisEnvironmentReference
继承
SsisEnvironmentReference

构造函数

SsisEnvironmentReference()

初始化 SsisEnvironmentReference 类的新实例。

SsisEnvironmentReference(Nullable<Int64>, String, String, String)

初始化 SsisEnvironmentReference 类的新实例。

属性

EnvironmentFolderName

获取或设置环境文件夹名称。

EnvironmentName

获取或设置环境名称。

Id

获取或设置环境引用 ID。

ReferenceType

获取或设置引用类型

适用于