TableProperties 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.
Represents the properties of an Azure SQL Database table.
public class TableProperties
type TableProperties = class
Public Class TableProperties
- Inheritance
-
TableProperties
Constructors
TableProperties() |
Initializes a new instance of the TableProperties class. |
Properties
Columns |
Optional. Gets the columns from this table. |
RecommendedIndexes |
Optional. Gets the recommended indices for this table. |
TableType |
Optional. Gets the type of Azure SQL Database table. |