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

public string ExceptionInterceptors { get; set; }
Public Property ExceptionInterceptors As String Get Set
public: property String^ ExceptionInterceptors { String^ get (); void set (String^ value); }
member ExceptionInterceptors : string with get, set
Property Value
Type: String