SqlSchemaModel.GetElements Method

Include Protected Members
Include Inherited Members

Returns a list of the elements in the store.

Overload List

  Name Description
Public method GetElements(ModelElementResolutionStatus) Returns a list of the elements in the store that has the given resolution status. (Inherited from ModelStore.)
Public method GetElements(ModelElementValidationStatus) Returns a list of the elements in the store that has the given validation status. (Inherited from ModelStore.)
Public method GetElements(Type, ElementQueryFilter) Returns a list of the elements in the store. (Inherited from ModelStore.)
Public method GetElements(ElementClass, ElementQueryFilter) (Inherited from ModelStore.)
Public method GetElements(ModelElementResolutionStatus, Int32) Returns a list of the elements, determined by the count that has the given resolution status. (Inherited from ModelStore.)
Public method GetElements(ModelElementValidationStatus, Int32) Returns a list of the elements, determined by the count that has the given validation status. (Inherited from ModelStore.)
Public method GetElements(ModelStore.Identifier, ElementClass, ElementQueryFilter) (Inherited from ModelStore.)
Public method GetElements(ModelStore.Identifier, IdentifierGroup, ElementQueryFilter) (Inherited from ModelStore.)
Public method GetElements(ModelStore.Identifier, Type, ElementQueryFilter) Returns a list of the elements in the store. (Inherited from ModelStore.)

Top

See Also

Reference

SqlSchemaModel Class

SqlSchemaModel Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace