MetadataSupport.GetDataModelElements Method
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.
public:
static System::Collections::Specialized::StringCollection ^ GetDataModelElements(bool includeTables, bool includeViews, bool includeDataEntityViews, bool includeAggregateDataEntities, bool includeMaps);
public static System.Collections.Specialized.StringCollection GetDataModelElements (bool includeTables, bool includeViews, bool includeDataEntityViews, bool includeAggregateDataEntities, bool includeMaps);
static member GetDataModelElements : bool * bool * bool * bool * bool -> System.Collections.Specialized.StringCollection
Public Shared Function GetDataModelElements (includeTables As Boolean, includeViews As Boolean, includeDataEntityViews As Boolean, includeAggregateDataEntities As Boolean, includeMaps As Boolean) As StringCollection
Parameters
- includeTables
- Boolean
- includeViews
- Boolean
- includeDataEntityViews
- Boolean
- includeAggregateDataEntities
- Boolean
- includeMaps
- Boolean