ShouldSerializeTables Method
Summary
Gets a value indicating whether the Tables property should be persisted.
Syntax
[DebuggerNonUserCodeAttribute()]
protected override bool ShouldSerializeTables()
<DebuggerNonUserCodeAttribute()>
Protected Overrides Function ShouldSerializeTables() As Boolean
protected:
[DebuggerNonUserCodeAttribute]
virtual bool ShouldSerializeTables() override
Return Value
true if the property value has been changed from its default; otherwise false.