Udostępnij za pośrednictwem


Właściwość ServiceQueue.FileGroup

Pobiera lub ustawia grupę plików, na którym usługa znajduje się kolejka.

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

Składnia

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

value = instance.FileGroup

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

Wartość właściwości

Typ: System.String
A String wartość obiektu, który określa grupa plików dla kolejki usługa.