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

ShouldSerializeRelations() protected méthode

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