Share via


SyncFullSchemaTable.Columns Property

Definition

List of columns in the table of database full schema.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.SyncFullSchemaTableColumn> Columns { get; }
member this.Columns : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.SyncFullSchemaTableColumn>
Public ReadOnly Property Columns As IReadOnlyList(Of SyncFullSchemaTableColumn)

Property Value

Applies to