Udostępnij za pośrednictwem


Właściwość Table.FileStreamFileGroup

Pobiera lub ustawia grupa plików danych FILESTREAM.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property FileStreamFileGroup As String
    Get
    Set
'Użycie
Dim instance As Table
Dim value As String

value = instance.FileStreamFileGroup

instance.FileStreamFileGroup = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string FileStreamFileGroup { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ FileStreamFileGroup {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member FileStreamFileGroup : string with get, set
function get FileStreamFileGroup () : String
function set FileStreamFileGroup (value : String)

Wartość właściwości

Typ: System.String
A String , reprezentuje bieżącą nazwę grupy.