DynamicHyperLink.TableName Proprietà

Definizione

Ottiene o imposta la tabella per l'azione del collegamento.

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

Valore della proprietà

Nome della tabella per l'azione del collegamento.

Si applica a

Vedi anche