Amazon.DatabaseMigrationService.Model.ReplicationTaskStats.IsSetTablesErrored C# (CSharp) Метод

IsSetTablesErrored() приватный Метод

private IsSetTablesErrored ( ) : bool
Результат bool
        internal bool IsSetTablesErrored()
        {
            return this._tablesErrored.HasValue; 
        }