SqlSchemaModel Members
Include Protected Members
Include Inherited Members
The base class for Sql schema managers.
The SqlSchemaModel type exposes the following members.
Methods
Name
Description
Overloaded. Creates an external element.
Overloaded. Disposes the model.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
(Inherited from ModelStore.)
Overloaded. Returns a list of the elements in the store.
Overloaded. Returns the number of elements in the store.
Serves as a hash function for a particular type. (Inherited from Object.)
Overloaded. Gets the identifier from the model.
(Overrides DataSchemaModel.GetObjectData(SerializationInfo, StreamingContext).)
Gets the type of the current instance. (Inherited from Object.)
Returns whether the type is a SchemaBound child object.
Returns whether the type is a SchemaBound object.
Creates a shallow copy of the current Object. (Inherited from Object.)
Tests the write count with the given value. (Inherited from ModelStore.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Returns the value of the current write count. (Inherited from ModelStore.)
Top
Explicit Interface Implementations
Name
Description
IModelAnnotationHolder.AddAnnotation
(Inherited from ModelStore.)
Overloaded. Returns all the annotations on the model.
IModelAnnotationHolder.RemoveAnnotation
(Inherited from ModelStore.)
Top