Accessimport section mdb.models[name].profiles[name] import odbSection session.odbs[name].profiles[name] IProfile(...)
This method creates an IProfile object. Pathmdb.models[name].IProfile session.odbs[name].IProfile Required arguments
Optional argumentsNone. Return valueAn IProfile object. ExceptionsRangeError. setValues(...)
This method modifies the IProfile object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the IProfile method, except for the name argument. Return valueNone. ExceptionsRangeError. MembersThe IProfile object has members with the same names and descriptions as the arguments to the IProfile method. Corresponding analysis keywords
|