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