FileStreamLevel Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Filestream level options
C#
public enum FileStreamLevel
type FileStreamLevel =
Public Enum FileStreamLevel
- Inheritance
-
FileStreamLevel
Name | Value | Description |
---|---|---|
Disabled | 0 | |
TSqlAccess | 1 | |
TSqlLocalFileSystemAccess | 2 | |
TSqlFullFileSystemAccess | 3 |
Toode | Versioonid |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |