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

System.Data.DataSet.ShouldSerializeRelations Method

Tells whether the DataSet.Relations property should be serialized.

protected virtual bool ShouldSerializeRelations ()

Returns

true if the DataSet.Relations 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