| LkDataReturning Property |
The command return 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 Returning { get; }
Public ReadOnly Property Returning As String
Get
public:
property String^ Returning {
String^ get ();
}
member Returning : string with get
Property Value
Type:
StringSee Also