Configuration.FilestreamAccessLevel Property
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.
This public property gets or sets the filestream access level and returns a ConfigProperty object representing 'filestream access level' server configuration.
public Microsoft.SqlServer.Management.Smo.ConfigProperty FilestreamAccessLevel { get; }
member this.FilestreamAccessLevel : Microsoft.SqlServer.Management.Smo.ConfigProperty
Public ReadOnly Property FilestreamAccessLevel As ConfigProperty