%@ Page language="c#" Codebehind="Tables.aspx.cs" AutoEventWireup="false" Inherits="SqlWebAdmin.Help.Tables" %>
<%@ Register TagPrefix="Toolbar" TagName="HelpHeader" Src="HelpHeader.ascx" %>
<%@ Register TagPrefix="Toolbar" TagName="HelpFooter" Src="HelpFooter.ascx" %>
The list of tables includes the following information:
| Property | Description |
| Name | The name of the table |
| Owner | The SQL Server role or SQL Server user that owns the table |
| Type | The type of the table (User | System) |
| Create Date | The date and time when the table was created |
| Rows | The number of data rows in the table |