DataLayerBase Methods

Soulstone

Soulstone

The DataLayerBase type exposes the following members.

Methods

  NameDescription
CreateHost
Create a host with the given name.
CreateOrUpdateMusicTrack
Create or update the Music Track info.
DeleteObsoleteEntriesOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAllHosts
Get all hosts stored into the database.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetMusicTrack
Get all the info to create a MusicTrack object.
GetTotalFileCount
Get the total file count and file fonts.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
HostExists
Check if a particular hosts exists.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Search
Search for a file in the database.
TestConnection
Test the underlying connection.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also