UIConnectionGroupInfo.Name 属性

定义

不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 获取或设置一个 String 指定集合名称的 。

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

属性值

一个指定集合名称的 String

适用于