Mono Class Library: System.Data.DataSet Overview | Members

System.Data.DataSet.ShouldSerializeTables Method

Tells whether the DataSet.Tables property should be serialized.

protected virtual bool ShouldSerializeTables ()

Returns

true if the DataSet.Tables property has been modified from its default state, false otherwise.

Remarks

This method can be used when creating a control that incorporates DataSet.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0