DatabaseTable Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Table properties
public class DatabaseTable
type DatabaseTable = class
Public Class DatabaseTable
- Inheritance
-
DatabaseTable
Constructors
DatabaseTable() |
Initializes a new instance of the DatabaseTable class. |
DatabaseTable(Nullable<Boolean>, String) |
Initializes a new instance of the DatabaseTable class. |
Properties
HasRows |
Gets indicates whether table is empty or not |
Name |
Gets schema-qualified name of the table |