IServer Properties |
The IServer type exposes the following members.
Name | Description | |
---|---|---|
ConnectionString |
Get or set the connection string to the server.
(Inherited from IServerBase.) | |
ConnectionStringType |
Get the type of the connection string.
| |
CreatedAt |
Get the date of the creation
(Inherited from IOwnerEntityBase.) | |
CreatedBy |
Get the id of the user who have create the entity
(Inherited from IOwnerEntityBase.) | |
DeletedAt |
Get the date of deletion
(Inherited from IOwnerEntityBase.) | |
DeletedBy |
Get the id of the user who have delete the entity
(Inherited from IOwnerEntityBase.) | |
Description |
Get or set a description for the server.
(Inherited from IServerBase.) | |
Guid |
Get or set the GUID of the server.
(Inherited from IServerBase.) | |
Id |
Get the id of the current entity
(Inherited from IOwnerEntityBase.) | |
IsDeleted |
Indicates if the current entity is flag as deleted
(Inherited from IOwnerEntityBase.) | |
IsDisabled |
Get or set the server status of the server.
(Inherited from IServerBase.) | |
MasterServerId |
Get the identifier of the master server.
| |
ModuleGuid |
Get the GUID of the module associated with the server.
| |
Name |
Get or set the name of the server.
(Inherited from IServerBase.) | |
Settings |
Gets the settings associated
with the server.
| |
Type |
Get the type of server.
| |
UpdatedAt |
Get the date of the latest update
(Inherited from IOwnerEntityBase.) | |
UpdatedBy |
Get the id of the last user who have update the entity
(Inherited from IOwnerEntityBase.) |