Classe ServerGroup
The ServerGroup class represents a SQL Server server group.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInstance
Microsoft.SqlServer.Management.RegisteredServers. . :: . .ServerGroupParent
Microsoft.SqlServer.Management.RegisteredServers..::..ServerGroup
Spazio dei nomi Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ServerGroup _
Inherits ServerGroupParent _
Implements ISfcValidate, ISfcCreatable, ICreatable, ISfcAlterable, _
IAlterable, ISfcDroppable, IDroppable, ISfcRenamable, IRenamable, _
ISfcMovable
'Utilizzo
Dim instance As ServerGroup
public sealed class ServerGroup : ServerGroupParent,
ISfcValidate, ISfcCreatable, ICreatable, ISfcAlterable, IAlterable,
ISfcDroppable, IDroppable, ISfcRenamable, IRenamable, ISfcMovable
public ref class ServerGroup sealed : public ServerGroupParent,
ISfcValidate, ISfcCreatable, ICreatable, ISfcAlterable, IAlterable,
ISfcDroppable, IDroppable, ISfcRenamable, IRenamable, ISfcMovable
[<SealedAttribute>]
type ServerGroup =
class
inherit ServerGroupParent
interface ISfcValidate
interface ISfcCreatable
interface ICreatable
interface ISfcAlterable
interface IAlterable
interface ISfcDroppable
interface IDroppable
interface ISfcRenamable
interface IRenamable
interface ISfcMovable
end
public final class ServerGroup extends ServerGroupParent implements ISfcValidate, ISfcCreatable, ICreatable, ISfcAlterable, IAlterable, ISfcDroppable, IDroppable, ISfcRenamable, IRenamable, ISfcMovable
Nel tipo ServerGroup sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ServerGroup() () () () | Initializes a new instance of the ServerGroup class. | |
ServerGroup(String) | Initializes a new instance of the ServerGroup class that has the specified name. | |
ServerGroup(ServerGroup, String) | Initializes a new instance of the ServerGroup class that has the specified name and is a subgroup of the specified parent. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
AbstractIdentityKey | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
Description | Gets the name of the server group. | |
DisplayName | Gets the display name of the server group. | |
ID | Gets the ID value that uniquely identifies the server group. | |
IdentityKey | Gets the key value that uniquely identifies the server group. | |
IsDropped | Gets the Boolean value that specifies whether the server group has been dropped or not. | |
IsLocal | Gets the Boolean value that specifies whether the server group local. | |
IsSystemServerGroup | Gets the Boolean value that specifies whether the server group is a system object. | |
Metadata | Returns metadata about the instance and its domain. Ereditato da SfcInstance. | |
Name | Gets the name of the server group. | |
Parent | Gets the parent of the ServerGroup object. | |
Properties | Returns a collection instance properties. Ereditato da SfcInstance. | |
PropertyStorageProvider | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
RegisteredServers | Represents a collection of RegisteredServers objects. Each RegisteredServers object represents a registered server. | |
ServerGroups | Represents a collection of ServerGroup objects. Each ServerGroup object represents a server group. | |
ServerType | Gets or the type of server that is associated with the server group. | |
State | Returns the state of the SfcInstance object. Ereditato da SfcInstance. | |
Urn | Returns the uniform resource name of the SfcInstance object. Ereditato da SfcInstance. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Alter | Updates any ServerGroup object property changes on the instance of SQL Server. | |
AlterImpl | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
CheckObjectCreated | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
CheckObjectState | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
Create | Creates a registered server on the instance of SQL Server as defined by the ServerGroup object. | |
CreateIdentityKey | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
CreateImpl | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
Discover | Discovers the dependency relationship for the server group. Esegue l'override di SfcInstance. . :: . .Discover(ISfcDependencyDiscoveryObjectSink). | |
Drop | Drops the registered server. | |
DropImpl | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
Equals | Ereditato da Object. | |
Export | Exports the server group to the specified file and using the specified credential persistence type. | |
Finalize | Ereditato da Object. | |
GetChildCollection | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
GetDescendantRegisteredServers | Returns a list of the registered servers in a server group. | |
GetDomain | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
GetHashCode | Ereditato da Object. | |
GetObjectFactory | Returns the SFC object factory for the ServerGroup object. | |
GetPropertySet | Returns the set of properties for the SfcInstance object. Ereditato da SfcInstance. | |
GetType | Ereditato da Object. | |
GetTypeMetadataImpl | Indicates the domains that override by returning the right TypeMetadata class directly. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
Import | Imports groups and servers saved to an XML file and adds them as children of the server group. | |
InitializeUIPropertyState | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
MarkForDropImpl | Returns a value that indicates the existing objects to be dropped. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
MarkRootAsConnected | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
MemberwiseClone | Ereditato da Object. | |
Move | Specifies the RegisteredServersServerGroup object to move in a new location. | |
MoveImpl | Indicates the new parent object to move in an instance. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. Ereditato da SfcInstance. | |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. Ereditato da SfcInstance. | |
PostAlter | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
PostCreate | Indicates the default implementor that creates the execution result. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
PostDrop | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
PostMove | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
PostRename | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
Refresh | Refreshes the object's properties by reading them from the server. Ereditato da SfcInstance. | |
Rename(String) | Renames the ServerGroup object by using the specified name. | |
Rename(SfcKey) | Renames the ServerGroup object by using the specified name. | |
RenameImpl | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
ResetKey | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
Serialize | Serializes the instance to XML. Ereditato da SfcInstance. | |
ToString | Returns a string representation of the instance Urn. Ereditato da SfcInstance. | |
UpdateUIPropertyState | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
Validate() () () () | Indicates the basic child object's validation. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
Validate(String, array<Object> [] () [] []) | Validates the ServerGroup object against the specified method and arguments. |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
DuplicateFound | An event raised if a duplicate registered server group is encountered. | |
propertyChanged | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
PropertyChanged | CLS-compliant event for property changes. Ereditato da SfcInstance. | |
propertyMetadataChanged | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. | |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. Ereditato da SfcInstance. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ISfcAlterable. . :: . .ScriptAlter | Alters the properties of the base object if it has been changed. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. | |
ISfcCreatable. . :: . .ScriptCreate | Produces the script to create this object to storage in its current state. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. | |
ISfcDroppable. . :: . .ScriptDrop | Produces the script to drop this object from storage. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. | |
ISfcMovable. . :: . .Move | Moves the ServerGroup object under the specified parent object and updates the storage to reflect the move.Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. | |
ISfcMovable. . :: . .ScriptMove | Produces the script to move this object under the specified parent object.Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. | |
ISfcRenamable. . :: . .ScriptRename | Renames the instance of ISfcScript object identified by the key parameter. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. |
In alto
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Thread Safety
Tutti i membri statici pubblici (Shared in Microsoft Visual Basic) di questo tipo sono sicuri per le operazioni a thread multipli. Non è invece garantita la sicurezza dei membri dell'istanza.
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.