| LkDataErrors Property |
The error return of a command of the Database
Namespace:
LinkarCommon
Assemblies:
LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string[] Errors { get; }
Public ReadOnly Property Errors As String()
Get
public:
property array<String^>^ Errors {
array<String^>^ get ();
}
member Errors : string[] with get
Property Value
Type:
StringSee Also