public MetaRoleDmlQueryExecutor AddForInsert(
MetaRole role
)
Public Function AddForInsert (
role As MetaRole
) As MetaRoleDmlQueryExecutor
public:
MetaRoleDmlQueryExecutor^ AddForInsert(
MetaRole^ role
)
member AddForInsert :
role : MetaRole -> MetaRoleDmlQueryExecutor
Метароль, которая ещё не входит, но будет входить в список метаролей после выполнения построенной команды.
У объекта должны быть установлены свойства ID, Name, MetaRoleType, IDGuid, IDInteger, IDString, GeneratorID и GeneratorName.