SqlServerDataLayer Members
From Soulstone
| Soulstone Help |
| SqlServerDataLayer Members |
| SqlServerDataLayer Class Methods Properties See Also Send Feedback |
Soulstone
The SqlServerDataLayer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateHost |
Create a host with the given name.
(Overrides DataLayerBase..::.CreateHost(String).) | |
| CreateOrUpdateMusicTrack |
Create or update the Music Track info.
(Overrides DataLayerBase..::.CreateOrUpdateMusicTrack(String, String, String, String, String, Int32, String).) | |
| DeleteObsoleteEntries | Overloaded. | |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
| GetAllHosts |
Get all hosts stored into the database.
(Overrides DataLayerBase..::.GetAllHosts()()().) | |
Serves as a hash function for a particular type.
(Inherited from | ||
| GetMusicTrack |
Get all the info to create a MusicTrack object.
(Overrides DataLayerBase..::.GetMusicTrack(Guid).) | |
| GetTotalFileCount |
Get the total file count and file fonts.
(Overrides DataLayerBase..::.GetTotalFileCount()()().) | |
Gets the (Inherited from | ||
| HostExists |
Check if a particular hosts exists.
(Overrides DataLayerBase..::.HostExists(String).) | |
Creates a shallow copy of the current (Inherited from | ||
| Search |
Search for a file in the database.
(Overrides DataLayerBase..::.Search(String, String, String, Int32, String).) | |
| TestConnection |
Test the underlying connection.
(Overrides DataLayerBase..::.TestConnection()()().) | |
Returns a (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| ConnString |
Gets or sets the connection string.
|