You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When getting a size related attribute via dataset.GetProperty because is not a field of the dataset struct (e.g. refquota), it is returned with K, M, `G suffix. Bytes would probably be preferable in most cases and you could still convert them afterwards if you wanted to.