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.