ServerAdapterBase.FilestreamLevel 속성
Gets or sets the value of the referenced property.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Public ReadOnly Property FilestreamLevel As FileStreamEffectiveLevel
Get
‘사용 방법
Dim instance As ServerAdapterBase
Dim value As FileStreamEffectiveLevel
value = instance.FilestreamLevel
public FileStreamEffectiveLevel FilestreamLevel { get; }
public:
virtual property FileStreamEffectiveLevel FilestreamLevel {
FileStreamEffectiveLevel get () sealed;
}
abstract FilestreamLevel : FileStreamEffectiveLevel
override FilestreamLevel : FileStreamEffectiveLevel
final function get FilestreamLevel () : FileStreamEffectiveLevel
속성 값
유형: Microsoft.SqlServer.Management.Smo.FileStreamEffectiveLevel
A FilestreamEffectiveLevel value that contains the value of the referenced property option.