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
Returns information about the operating system volume (directory) on which the specified databases and files are stored in [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]. Use this dynamic management function to check the attributes of the physical disk drive or return available free space information about the directory.
### A. Return total space and available space for all database files
70
70
The following example returns the total space and available space (in bytes) for all database files in the instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
0 commit comments