语言

IDTSForEachSchemaRowsetEnumerator.Connection 属性

定义

获取或设置包含模式行集枚举器连接信息的字符串。

public:
 property System::String ^ Connection { System::String ^ get(); void set(System::String ^ value); };
public string Connection { get; set; }
member this.Connection : string with get, set
Public Property Connection As String

属性值

包含连接信息的字符串。

适用于