System.Data.DataSet.ShouldSerializeRelations C# (CSharp) 메소드

ShouldSerializeRelations() 보호된 메소드

Indicates whether property should be persisted.
protected ShouldSerializeRelations ( ) : bool
리턴 bool
        protected virtual bool ShouldSerializeRelations() => true;