DataSet.ShouldSerializeRelations Method ()
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets a value indicating whether Relations property should be persisted.
Assembly: System.Data (in System.Data.dll)
abstract ShouldSerializeRelations : unit -> bool override ShouldSerializeRelations : unit -> bool
Return Value
Type: System.Booleantrue if the property value has been changed from its default; otherwise false.
.NET Framework
Available since 1.1
Available since 1.1
Show: