MySQL Connector/Net
MySqlConnectionStringBuilderInteractiveSession Property |
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9

public bool InteractiveSession { get; set; }
Public Property InteractiveSession As Boolean Get Set
public: property bool InteractiveSession { bool get (); void set (bool value); }
member InteractiveSession : bool with get, set
Property Value
Type: Boolean