ForEachSchemaRowsetEnumerator.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

属性值

包含连接信息的字符串。

实现

适用于