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

ShouldSerializeTables() 보호된 메소드

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