MetaTable.ToString Método
Definição
Retorna o nome da tabela.Returns the name of the table.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
Retornos
O nome da tabela.The name of the table.