FileStreamEffectiveLevel Enum
Definition
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.
The effective level for the FILESTREAM feature
public enum FileStreamEffectiveLevel
type FileStreamEffectiveLevel =
Public Enum FileStreamEffectiveLevel
- Inheritance
-
FileStreamEffectiveLevel
Fields
Name | Value | Description |
---|---|---|
Disabled | 0 | |
TSqlAccess | 1 | |
TSqlLocalFileSystemAccess | 2 | |
TSqlFullFileSystemAccess | 3 |