DataSet.ShouldSerializeTables Method ()
.NET Framework (current version)
Gets a value indicating whether Tables property should be persisted.
Assembly: System.Data (in System.Data.dll)
abstract ShouldSerializeTables : unit -> bool override ShouldSerializeTables : 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: