72 references to ObjectID
System.Data.Common (72)
System\Data\DataSet.cs (2)
3077
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataSet.Merge|API> {0}, table={1}", ObjectID, (table != null) ? table.
ObjectID
: 0);
3095
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataSet.Merge|API> {0}, table={1}, preserveChanges={2}, missingSchemaAction={3}", ObjectID, (table != null) ? table.
ObjectID
: 0, preserveChanges, missingSchemaAction);
System\Data\DataTable.cs (62)
167
DataCommonEventSource.Log.Trace("<ds.DataTable.DataTable|API> {0}",
ObjectID
);
984
DataCommonEventSource.Log.Trace("<ds.DataTable.RestoreIndexEvents|Info> {0}, {1}",
ObjectID
, _suspendIndexEvents);
1036
DataCommonEventSource.Log.Trace("<ds.DataTable.SuspendIndexEvents|Info> {0}, {1}",
ObjectID
, _suspendIndexEvents);
1414
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.set_Locale|API> {0}",
ObjectID
);
1776
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.set_TableName|API> {0}, value='{1}'",
ObjectID
, value);
1906
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.set_Namespace|API> {0}, value='{1}'",
ObjectID
, value);
2071
DataCommonEventSource.Log.Trace("<ds.DataTable.set_Prefix|API> {0}, value='{1}'",
ObjectID
, value);
2293
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.AcceptChanges|API> {0}",
ObjectID
);
2331
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.Clone|INFO> {0}, cloneDS={1}",
ObjectID
, (cloneDS != null) ? cloneDS.ObjectID : 0);
2521
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.Copy|API> {0}",
ObjectID
);
2546
DataCommonEventSource.Log.Trace("<ds.DataTable.add_ColumnChanging|API> {0}",
ObjectID
);
2551
DataCommonEventSource.Log.Trace("<ds.DataTable.remove_ColumnChanging|API> {0}",
ObjectID
);
2560
DataCommonEventSource.Log.Trace("<ds.DataTable.add_ColumnChanged|API> {0}",
ObjectID
);
2565
DataCommonEventSource.Log.Trace("<ds.DataTable.remove_ColumnChanged|API> {0}",
ObjectID
);
2580
DataCommonEventSource.Log.Trace("<ds.DataTable.add_PropertyChanging|INFO> {0}",
ObjectID
);
2585
DataCommonEventSource.Log.Trace("<ds.DataTable.remove_PropertyChanging|INFO> {0}",
ObjectID
);
2597
DataCommonEventSource.Log.Trace("<ds.DataTable.add_RowChanged|API> {0}",
ObjectID
);
2602
DataCommonEventSource.Log.Trace("<ds.DataTable.remove_RowChanged|API> {0}",
ObjectID
);
2614
DataCommonEventSource.Log.Trace("<ds.DataTable.add_RowChanging|API> {0}",
ObjectID
);
2619
DataCommonEventSource.Log.Trace("<ds.DataTable.remove_RowChanging|API> {0}",
ObjectID
);
2631
DataCommonEventSource.Log.Trace("<ds.DataTable.add_RowDeleting|API> {0}",
ObjectID
);
2636
DataCommonEventSource.Log.Trace("<ds.DataTable.remove_RowDeleting|API> {0}",
ObjectID
);
2648
DataCommonEventSource.Log.Trace("<ds.DataTable.add_RowDeleted|API> {0}",
ObjectID
);
2653
DataCommonEventSource.Log.Trace("<ds.DataTable.remove_RowDeleted|API> {0}",
ObjectID
);
2662
DataCommonEventSource.Log.Trace("<ds.DataTable.add_TableClearing|API> {0}",
ObjectID
);
2667
DataCommonEventSource.Log.Trace("<ds.DataTable.remove_TableClearing|API> {0}",
ObjectID
);
2676
DataCommonEventSource.Log.Trace("<ds.DataTable.add_TableCleared|API> {0}",
ObjectID
);
2681
DataCommonEventSource.Log.Trace("<ds.DataTable.remove_TableCleared|API> {0}",
ObjectID
);
2839
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.Clear|INFO> {0}, clearAll={1}",
ObjectID
, clearAll);
3094
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.GetChanges|API> {0}",
ObjectID
);
3124
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.GetChanges|API> {0}, rowStates={1}",
ObjectID
, rowStates);
3235
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.ImportRow|API> {0}",
ObjectID
);
3287
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.InsertRow|INFO> {0}, row={1}",
ObjectID
, row._objectID);
3559
DataCommonEventSource.Log.Trace("<ds.DataTable.OnColumnChanging|INFO> {0}",
ObjectID
);
3569
DataCommonEventSource.Log.Trace("<ds.DataTable.OnColumnChanged|INFO> {0}",
ObjectID
);
3578
DataCommonEventSource.Log.Trace("<ds.DataTable.OnPropertyChanging|INFO> {0}",
ObjectID
);
3625
DataCommonEventSource.Log.Trace("<ds.DataTable.OnRowChanged|INFO> {0}",
ObjectID
);
3638
DataCommonEventSource.Log.Trace("<ds.DataTable.OnRowChanging|INFO> {0}",
ObjectID
);
3651
DataCommonEventSource.Log.Trace("<ds.DataTable.OnRowDeleting|INFO> {0}",
ObjectID
);
3664
DataCommonEventSource.Log.Trace("<ds.DataTable.OnRowDeleted|INFO> {0}",
ObjectID
);
3673
DataCommonEventSource.Log.Trace("<ds.DataTable.OnTableCleared|INFO> {0}",
ObjectID
);
3682
DataCommonEventSource.Log.Trace("<ds.DataTable.OnTableClearing|INFO> {0}",
ObjectID
);
3691
DataCommonEventSource.Log.Trace("<ds.DataTable.OnTableNewRow|INFO> {0}",
ObjectID
);
3700
DataCommonEventSource.Log.Trace("<ds.DataTable.OnInitialized|INFO> {0}",
ObjectID
);
3972
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.RejectChanges|API> {0}",
ObjectID
);
4030
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.Reset|API> {0}",
ObjectID
);
4220
DataCommonEventSource.Log.Trace("<ds.DataTable.Select|API> {0}",
ObjectID
);
4231
DataCommonEventSource.Log.Trace("<ds.DataTable.Select|API> {0}, filterExpression='{1}'",
ObjectID
, filterExpression);
4242
DataCommonEventSource.Log.Trace("<ds.DataTable.Select|API> {0}, filterExpression='{1}', sort='{2}'",
ObjectID
, filterExpression, sort);
4253
DataCommonEventSource.Log.Trace("<ds.DataTable.Select|API> {0}, filterExpression='{1}', sort='{2}', recordStates={3}",
ObjectID
, filterExpression, sort, recordStates);
4597
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.BeginLoadData|API> {0}",
ObjectID
);
4644
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.EndLoadData|API> {0}",
ObjectID
);
4685
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.LoadDataRow|API> {0}, fAcceptChanges={1}",
ObjectID
, fAcceptChanges);
4746
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.LoadDataRow|API> {0}, loadOption={1}",
ObjectID
, loadOption);
4940
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.Merge|API> {0}, table={1}, preserveChanges={2}, missingSchemaAction={3}",
ObjectID
, (table != null) ? table.
ObjectID
: 0, preserveChanges, missingSchemaAction);
4976
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.Load|API> {0}, loadOption={1}",
ObjectID
, loadOption);
5394
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.WriteXml|API> {0}, mode={1}",
ObjectID
, mode);
5467
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.WriteXml|API> {0}, fileName='{1}', mode={2}",
ObjectID
, fileName, mode);
5567
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.WriteXmlSchema|API> {0}",
ObjectID
);
5737
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.ReadXml|INFO> {0}, denyResolving={1}",
ObjectID
, denyResolving);
6480
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTable.ReadXmlSchema|INFO> {0}, denyResolving={1}",
ObjectID
, denyResolving);
System\Data\DataTableCollection.cs (3)
149
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTableCollection.Add|API> {0}, table={1}", ObjectID, (table != null) ? table.
ObjectID
: 0);
382
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTableCollection.CanRemove|INFO> {0}, table={1}, fThrowException={2}", ObjectID, (table != null) ? table.
ObjectID
: 0, fThrowException);
760
long logScopeId = DataCommonEventSource.Log.EnterScope("<ds.DataTableCollection.Remove|API> {0}, table={1}", ObjectID, (table != null) ? table.
ObjectID
: 0);
System\Data\DataView.cs (4)
100
DataCommonEventSource.Log.Trace("<ds.DataView.DataView|INFO> {0}, table={1}, locked={2}", ObjectID, (table != null) ? table.
ObjectID
: 0, locked);
134
ObjectID, (table != null) ? table.
ObjectID
: 0, RowFilter, Sort, RowState);
167
ObjectID, (table != null) ? table.
ObjectID
: 0, (int)RowState);
475
DataCommonEventSource.Log.Trace("<ds.DataView.set_Table|API> {0}, {1}", ObjectID, (value != null) ? value.
ObjectID
: 0);
System\Data\Selection.cs (1)
112
ObjectID, (table != null) ? table.
ObjectID
: 0, recordStates);