protected virtual void OnSQLFailure( string SQL, Exception ex )
Protected Overridable Sub OnSQLFailure ( SQL As String, ex As Exception )
protected: virtual void OnSQLFailure( String^ SQL, Exception^ ex )
abstract OnSQLFailure : SQL : string * ex : Exception -> unit override OnSQLFailure : SQL : string * ex : Exception -> unit
function OnSQLFailure(SQL, ex);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.