| LkDataErrors Property |
The error return of a command of the Database
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.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