你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Table Class

Definition

Represents an Azure SQL Database table.

public class Table : Microsoft.Azure.ResourceBaseExtended
type Table = class
    inherit ResourceBaseExtended
Public Class Table
Inherits ResourceBaseExtended
Inheritance
Microsoft.Azure.ResourceBaseExtended
Table

Constructors

Table()

Initializes a new instance of the Table class.

Properties

Properties

Optional. Gets or sets the properties representing the resource.

Applies to