Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查在上次同步过程中是否忽略了任何上载行。
Visual Basic Public Readonly Property IgnoredRows As Boolean
C# public bool IgnoredRows { get;}
如果上次同步过程中忽略了任何已上载的行,则返回 true;如果未忽略行,则返回 false。