FilestreamAccessLevelType 열거형

The FilestreamAccessLevelType enumeration contains values that are used to specify the type of access permitted on file stream operations.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Enumeration FilestreamAccessLevelType
‘사용 방법
Dim instance As FilestreamAccessLevelType
public enum FilestreamAccessLevelType
public enum class FilestreamAccessLevelType
type FilestreamAccessLevelType
public enum FilestreamAccessLevelType

멤버

멤버 이름 설명
Disabled File stream access is disabled.
FullAccess Full access is permitted.
TSqlAccess Access is permitted by using Transact-SQL commands.

참고 항목

참조

Microsoft.SqlServer.Management.Smo 네임스페이스