Interface IExternalDataBase
Interface for repositories with external database access
Namespace: Simplic.Data
Assembly: Simplic.Data.dll
Syntax
public interface IExternalDataBase
Properties
| Improve this Doc View SourceGroupId
Gets the name of the repository group
Declaration
Guid? GroupId { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Guid> |