Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool AutoAssignIndexes;
[VB.NET]
Property AutoAssignIndexes As Boolean
[Pascal]
under development
[C++]
bool get_AutoAssignIndexes();
void set_AutoAssignIndexes(bool Value);
[PHP]
bool get_AutoAssignIndexes()
void set_AutoAssignIndexes(bool $Value)
[Java]
boolean getAutoAssignIndexes();
void setAutoAssignIndexes(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum