SQLiteConnectionTimeExecution Property |
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool TimeExecution { get; set; }Public Property TimeExecution As Boolean
Get
Set
public:
property bool TimeExecution {
bool get ();
void set (bool value);
}member TimeExecution : bool with get, set
Property Value
Type:
Boolean
See Also