System.Data.DataSet.ShouldSerializeTables C# (CSharp) Méthode

ShouldSerializeTables() protected méthode

Indicates whether property should be persisted.
protected ShouldSerializeTables ( ) : bool
Résultat bool
        protected virtual bool ShouldSerializeTables() => true;