Skip to content

puneetmalhotra21/bulkMask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#BulkMask

How to use script

Run below code from Dev Console.

String Comma_Separted_Objects_String = Obj1,Obj2,Obj3,Obj4;

BulkMasking bulkMask = new BulkMasking(Comma_Separted_Objects_String); Database.execute.(bulkMask, batch_size);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages