SqlAdmin GetAllTablesName Method Nemiro.Data.dll
Returns the names of all the tables that exist in the database.

Namespace: Nemiro.Data.Sql
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public string[] GetAllTablesName()

Return Value

Type:  String 
See Also