Model.Tables Property
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.
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