IsNew

ExternalConnection.IsNew property

如果第一次没有刷新连接,则为真;否则为假。 当用户在查询完成返回之前保存文件时,可能会发生这种状态。

public bool IsNew { get; set; }

也可以看看