In This Topic
Indicates whether an Audit record will be created for the operation.
Syntax
'Declaration
Public ReadOnly Property WillCreateAudit As Boolean
public bool WillCreateAudit {get;}
public:
property bool WillCreateAudit {
bool get();
}
See Also