System.Data.DataSet.ShouldSerializeRelations C# (CSharp) Метод

ShouldSerializeRelations() защищенный Метод

Indicates whether property should be persisted.
protected ShouldSerializeRelations ( ) : bool
Результат bool
        protected virtual bool ShouldSerializeRelations() => true;