| QdbOperationExceptionAlias Property |
Gets the alias of the entry that caused the error.
Namespace:
Quasardb.Exceptions
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public string Alias { get; }
Public ReadOnly Property Alias As String
Get
Property Value
Type:
StringSee Also