Compartir a través de


FilestreamLevel Propiedad

Gets or sets the value of the referenced property.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public ReadOnly Property FilestreamLevel As FileStreamEffectiveLevel
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .FileStreamEffectiveLevel
A FilestreamEffectiveLevel value that contains the value of the referenced property option.