DynamicHyperLink.TableName Propriedade

Definição

Obtém ou define a tabela para a ação de link.Gets or sets the table for the link action.

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

Valor da propriedade

String

O nome da tabela para a ação de link.The name of the table for the link action.

Aplica-se a

Confira também