FilestreamShareName Propiedad
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
<SfcPropertyAttribute> _
Public ReadOnly Property FilestreamShareName As String
Get
'Uso
Dim instance As Server
Dim value As String
value = instance.FilestreamShareName
[SfcPropertyAttribute]
public string FilestreamShareName { get; }
[SfcPropertyAttribute]
public:
property String^ FilestreamShareName {
String^ get ();
}
[<SfcPropertyAttribute>]
member FilestreamShareName : string
function get FilestreamShareName () : String
Valor de la propiedad
Tipo: System. . :: . .String
Vea también