Model.Tables Property

Definition

Gets the collection object of all tables in the current Model.

public Microsoft.AnalysisServices.Tabular.TableCollection Tables { get; }
member this.Tables : Microsoft.AnalysisServices.Tabular.TableCollection
Public ReadOnly Property Tables As TableCollection

Property Value

Applies to