DynamicHyperLink.TableName 属性

定义

获取或设置链接操作的表。

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

属性值

String

链接操作的表的名称。

适用于

另请参阅