Mimer SQL Data Provider
Sql Property




Mimer.Data.Client Namespace > MimerMonitorInstance Class : Sql Property
SQL statement string or empty string.
Syntax
'Declaration
 
Public ReadOnly Property Sql As String
public string Sql {get;}
public read-only property Sql: String; 
public function get Sql : String
public: __property string* get_Sql();
Remarks
The SQL statement is only available if actually requested from the server when calling QueryStatistics(Boolean,Boolean)
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerMonitorInstance Class
MimerMonitorInstance Members