| DbAuditObjectQueryData Property |
The query associated
Namespace:
SanteDB.DisconnectedClient.SQLite.Security.Audit.Model
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax public string QueryData { get; set; }
Public Property QueryData As String
Get
Set
public:
property String^ QueryData {
String^ get ();
void set (String^ value);
}
member QueryData : string with get, set
Property Value
Type:
StringSee Also