Aracılığıyla paylaş


TableProperties.Columns Property

Definition

Optional. Gets the columns from this table.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.Column> Columns { get; set; }
member this.Columns : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.Column> with get, set
Public Property Columns As IList(Of Column)

Property Value

Applies to