1 write to _active
Microsoft.ML.Data (1)
DataLoadSave\Database\DatabaseLoaderCursor.cs (1)
43
_active
= active;
4 references to _active
Microsoft.ML.Data (4)
DataLoadSave\Database\DatabaseLoaderCursor.cs (4)
49
if (
_active
!= null && !
_active
[i])
148
return
_active
== null ||
_active
[column.Index];