共用方式為


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

屬性值

連結動作的資料表名稱。

適用於

另請參閱