नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Applies to:
SQL Server
This section describes the catalog views related to the FileTable feature.
FILESTREAM and FileTable catalog views
sys.database_filestream_options (Transact-SQL)
Displays information about the level of non-transactional access to FILESTREAM data in FileTables that is enabled. Contains one row for each database in the SQL Server instance.
sys.filetable_system_defined_objects (Transact-SQL)
Displays a list of the system-defined objects that are related to FileTables. Contains one row for each system-defined object.
-
Returns a row for each FileTable. Inherits from
sys.tables.