public sealed class ActionHistoryDatabase : IActionHistoryDatabase
Public NotInheritable Class ActionHistoryDatabase
Implements IActionHistoryDatabase
public ref class ActionHistoryDatabase sealed : IActionHistoryDatabase
[<SealedAttribute>]
type ActionHistoryDatabase =
class
interface IActionHistoryDatabase
end
ActionHistoryDatabase | Создаёт экземпляр класса с указанием значений его свойств. |
ConfigurationString | Алиас строки подключения или null, если используется подключение по умолчанию. |
Default | База данных по умолчанию. |
ID | Идентификатор базы данных. |
Name | Имя базы данных. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |