Exemplo n.º 1
0
 public virtual Int32 BeginTransComplete(Int32 transactionLevel, NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection pConnection)
 {
     return(InvokerService.InvokeInternal.ExecuteInt32MethodGet(this, "BeginTransComplete", transactionLevel, pError, adStatus, pConnection));
 }
Exemplo n.º 2
0
 public Int32 ConnectComplete(NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection_Deprecated pConnection)
 {
     return(Factory.ExecuteInt32MethodGet(this, "ConnectComplete", pError, adStatus, pConnection));
 }
Exemplo n.º 3
0
 public Int32 Disconnect(NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection_Deprecated pConnection)
 {
     return(Factory.ExecuteInt32MethodGet(this, "Disconnect", adStatus, pConnection));
 }
Exemplo n.º 4
0
        public Int32 ExecuteComplete(Int32 recordsAffected, NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Command_Deprecated pCommand, NetOffice.ADODBApi._Recordset_Deprecated pRecordset, NetOffice.ADODBApi._Connection_Deprecated pConnection)
        {
            object[] paramsArray = Invoker.ValidateParamsArray(recordsAffected, pError, adStatus, pCommand, pRecordset, pConnection);
            object   returnItem  = Invoker.MethodReturn(this, "ExecuteComplete", paramsArray);

            return(NetRuntimeSystem.Convert.ToInt32(returnItem));
        }
Exemplo n.º 5
0
 public void WillMove(NetOffice.ADODBApi.Enums.EventReasonEnum adReason, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, object pRecordset)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(adReason, adStatus, pRecordset);
     Invoker.Method(this, "WillMove", paramsArray);
 }
Exemplo n.º 6
0
 public virtual Int32 ExecuteComplete(Int32 recordsAffected, NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Command pCommand, NetOffice.ADODBApi._Recordset pRecordset, NetOffice.ADODBApi._Connection pConnection)
 {
     return(InvokerService.InvokeInternal.ExecuteInt32MethodGet(this, "ExecuteComplete", new object[] { recordsAffected, pError, adStatus, pCommand, pRecordset, pConnection }));
 }
Exemplo n.º 7
0
 public virtual Int32 Disconnect(NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection pConnection)
 {
     return(InvokerService.InvokeInternal.ExecuteInt32MethodGet(this, "Disconnect", adStatus, pConnection));
 }
Exemplo n.º 8
0
 public Int32 InfoMessage(NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection pConnection)
 {
     return(Factory.ExecuteInt32MethodGet(this, "InfoMessage", pError, adStatus, pConnection));
 }
Exemplo n.º 9
0
 public Int32 RollbackTransComplete(NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection pConnection)
 {
     return(Factory.ExecuteInt32MethodGet(this, "RollbackTransComplete", pError, adStatus, pConnection));
 }
Exemplo n.º 10
0
 public void FetchComplete(object pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, object pRecordset)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(pError, adStatus, pRecordset);
     Invoker.Method(this, "FetchComplete", paramsArray);
 }
Exemplo n.º 11
0
 public void WillChangeField(Int32 cFields, object fields, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, object pRecordset)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(cFields, fields, adStatus, pRecordset);
     Invoker.Method(this, "WillChangeField", paramsArray);
 }
Exemplo n.º 12
0
 public void FetchProgress(Int32 progress, Int32 maxProgress, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, object pRecordset)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(progress, maxProgress, adStatus, pRecordset);
     Invoker.Method(this, "FetchProgress", paramsArray);
 }
Exemplo n.º 13
0
 public void EndOfRecordset(Int16 fMoreData, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, object pRecordset)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(fMoreData, adStatus, pRecordset);
     Invoker.Method(this, "EndOfRecordset", paramsArray);
 }
Exemplo n.º 14
0
 public void MoveComplete(NetOffice.ADODBApi.Enums.EventReasonEnum adReason, object pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, object pRecordset)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(adReason, pError, adStatus, pRecordset);
     Invoker.Method(this, "MoveComplete", paramsArray);
 }
Exemplo n.º 15
0
 public virtual Int32 RollbackTransComplete(NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection pConnection)
 {
     return(InvokerService.InvokeInternal.ExecuteInt32MethodGet(this, "RollbackTransComplete", pError, adStatus, pConnection));
 }
Exemplo n.º 16
0
 public Int32 BeginTransComplete(Int32 transactionLevel, NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection_Deprecated pConnection)
 {
     return(Factory.ExecuteInt32MethodGet(this, "BeginTransComplete", transactionLevel, pError, adStatus, pConnection));
 }
Exemplo n.º 17
0
 public virtual Int32 WillExecute(string source, NetOffice.ADODBApi.Enums.CursorTypeEnum cursorType, NetOffice.ADODBApi.Enums.LockTypeEnum lockType, Int32 options, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Command pCommand, NetOffice.ADODBApi._Recordset pRecordset, NetOffice.ADODBApi._Connection pConnection)
 {
     return(InvokerService.InvokeInternal.ExecuteInt32MethodGet(this, "WillExecute", new object[] { source, cursorType, lockType, options, adStatus, pCommand, pRecordset, pConnection }));
 }
Exemplo n.º 18
0
 public Int32 WillExecute(string source, NetOffice.ADODBApi.Enums.CursorTypeEnum cursorType, NetOffice.ADODBApi.Enums.LockTypeEnum lockType, Int32 options, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Command_Deprecated pCommand, NetOffice.ADODBApi._Recordset_Deprecated pRecordset, NetOffice.ADODBApi._Connection_Deprecated pConnection)
 {
     return(Factory.ExecuteInt32MethodGet(this, "WillExecute", new object[] { source, cursorType, lockType, options, adStatus, pCommand, pRecordset, pConnection }));
 }
Exemplo n.º 19
0
 public virtual Int32 WillConnect(string connectionString, string userID, string password, Int32 options, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection pConnection)
 {
     return(InvokerService.InvokeInternal.ExecuteInt32MethodGet(this, "WillConnect", new object[] { connectionString, userID, password, options, adStatus, pConnection }));
 }
Exemplo n.º 20
0
 public Int32 ExecuteComplete(Int32 recordsAffected, NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Command_Deprecated pCommand, NetOffice.ADODBApi._Recordset_Deprecated pRecordset, NetOffice.ADODBApi._Connection_Deprecated pConnection)
 {
     return(Factory.ExecuteInt32MethodGet(this, "ExecuteComplete", new object[] { recordsAffected, pError, adStatus, pCommand, pRecordset, pConnection }));
 }
Exemplo n.º 21
0
 public virtual Int32 InfoMessage(NetOffice.ADODBApi.Error pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection pConnection)
 {
     return(InvokerService.InvokeInternal.ExecuteInt32MethodGet(this, "InfoMessage", pError, adStatus, pConnection));
 }
Exemplo n.º 22
0
 public Int32 WillConnect(string connectionString, string userID, string password, Int32 options, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection_Deprecated pConnection)
 {
     return(Factory.ExecuteInt32MethodGet(this, "WillConnect", new object[] { connectionString, userID, password, options, adStatus, pConnection }));
 }
Exemplo n.º 23
0
        public Int32 WillConnect(string connectionString, string userID, string password, Int32 options, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, NetOffice.ADODBApi._Connection_Deprecated pConnection)
        {
            object[] paramsArray = Invoker.ValidateParamsArray(connectionString, userID, password, options, adStatus, pConnection);
            object   returnItem  = Invoker.MethodReturn(this, "WillConnect", paramsArray);

            return(NetRuntimeSystem.Convert.ToInt32(returnItem));
        }
Exemplo n.º 24
0
 public void FieldChangeComplete(Int32 cFields, object fields, object pError, NetOffice.ADODBApi.Enums.EventStatusEnum adStatus, object pRecordset)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(cFields, fields, pError, adStatus, pRecordset);
     Invoker.Method(this, "FieldChangeComplete", paramsArray);
 }