TechTalk Genome v4.2

DataDomainSchema Methods

The methods of the DataDomainSchema class are listed below. For a complete list of DataDomainSchema class members, see the DataDomainSchema Members topic.

Public Static Methods

LoadFrom Loads the Data Domain Schema form the compiled schema assembly.

Public Instance Methods

CreateDbSchemaOverloaded. Initializes the database structure using the mapping information of the data domain schema.
Equals (inherited from Object)Determines whether the specified object is equal to the current object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetObjectType This method supports the Genome infrastructure and is not intended to be used directly from your code.
GetTypeOverloaded.
GetType (inherited from Object)Overloaded. Gets the Type of the current instance.
IsScalar This method supports the Genome infrastructure and is not intended to be used directly from your code.
ToString (inherited from Object)Returns a string that represents the current object.
TranslateTypes This method supports the Genome infrastructure and is not intended to be used directly from your code.
TypeOf This method supports the Genome infrastructure and is not intended to be used directly from your code.

Protected Instance Methods

Finalize (inherited from Object)Allows an object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current object.

Explicit Interface Implementations

ISerializable.GetObjectData

See Also

DataDomainSchema Class | TechTalk.Genome.Schema Namespace