Compartir a través de


RegisteredServer Miembros

The RegisteredServer class represents a SQL Server registered server.

El tipo RegisteredServer expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico RegisteredServer() () () () Initializes a new instance of the RegisteredServer class.
Método publico RegisteredServer(String) Initializes a new instance of the RegisteredServer class that has the specified name.
Método publico RegisteredServer(ServerGroup, String)

Principio

Métodos

  Nombre Descripción
Método publico Alter Updates any RegisteredServer object property changes on the instance of SQL Server. 
Método protegido AlterImpl Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido CheckObjectCreated Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido CheckObjectState Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método publico Create Creates a registered server on the instance of SQL Server as defined by the RegisteredServer object.
Método protegido CreateIdentityKey Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido CreateImpl Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método publico Discover Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método publico Drop Drops the registered server.
Método protegido DropImpl Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método publico Equals (Se hereda de Object).
Método publico Export Exports the registered server to the specified file and using the given credential persistence type.
Método protegido Finalize (Se hereda de Object).
Método protegido GetChildCollection Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método publico GetConnectionObject Returns the SFC interface object that represents the connection to the instance of SQL Server.
Método publico GetDomain Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método publico GetHashCode (Se hereda de Object).
Método publicoMiembro estático GetObjectFactory Returns the SFC object factory for the RegisteredServer object.
Método publico GetPropertySet Returns the set of properties for the SfcInstance object. (Se hereda de SfcInstance).
Método publico GetType (Se hereda de Object).
Método protegido GetTypeMetadataImpl Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido InitializeUIPropertyState Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido MarkForDropImpl Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido MarkRootAsConnected Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico Move
Método protegido MoveImpl Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido OnPropertyMetadataChanges Invoked whenever the effective value of any SfcInstance metadata is updated. (Se hereda de SfcInstance).
Método protegido OnPropertyValueChanges Invoked whenever the effective value of any SfcInstance property is updated. (Se hereda de SfcInstance).
Método protegido PostAlter Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido PostCreate Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido PostDrop Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido PostMove Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido PostRename Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método publico Refresh Refreshes the object's properties by reading them from the server. (Se hereda de SfcInstance).
Método publico Rename(SfcKey)
Método publico Rename(String) Renames the RegisteredServer object by using the specified name.
Método protegido RenameImpl Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido ResetKey Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método publico Serialize Serializes the instance to XML. (Se hereda de SfcInstance).
Método publico ToString Returns a string representation of the instance Urn. (Se hereda de SfcInstance).
Método protegido UpdateUIPropertyState Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método protegido Validate Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Método publico Validate(String, array<Object> [] () [] []) Validates the RegisteredServer object against the specified method and arguments.

Principio

Propiedades

  Nombre Descripción
Propiedad protegida AbstractIdentityKey Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Propiedad pública ConnectionString Gets or sets the connection string that is used to connect to the instance of SQL Server.
Propiedad pública ConnectionStringWithEncryptedPassword Gets the connection string that is used to connect to the instance of SQL Server that has the encrypted password. 
Propiedad pública CredentialPersistenceType Gets or sets how the logins and passwords are persisted on the registered server.
Propiedad pública CustomConnectionColorArgb
Propiedad pública Description Gets the name of the registered server.
Propiedad pública ID Gets the ID value that uniquely identifies the registered server.
Propiedad pública IdentityKey Gets the key value that uniquely identifies the registered server.
Propiedad pública IsDropped Gets the Boolean value that specifies whether the registered server has been dropped or not.
Propiedad pública IsLocal Gets the Boolean value that specifies whether the registered server is local or not.
Propiedad pública Metadata Returns metadata about the instance and its domain. (Se hereda de SfcInstance).
Propiedad pública Name Gets the name of the registered server key.
Propiedad pública Parent Gets the parent of the RegisteredServer object.
Propiedad pública Properties Returns a collection instance properties. (Se hereda de SfcInstance).
Propiedad protegida PropertyStorageProvider Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Propiedad pública SecureConnectionString Gets or sets the secure string that is used to connect to the instance of SQL Server.
Propiedad pública ServerName Gets or sets the name of the server that is associated with the registered server.
Propiedad pública ServerType Gets or the kind of server that is associated with the registered server.
Propiedad protegida State Returns the state of the SfcInstance object. (Se hereda de SfcInstance).
Propiedad pública Urn Returns the uniform resource name of the SfcInstance object. (Se hereda de SfcInstance).
Propiedad pública UseCustomConnectionColor

Principio

Eventos

  Nombre Descripción
Evento protegido propertyChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Evento público PropertyChanged CLS-compliant event for property changes. (Se hereda de SfcInstance).
Evento protegido propertyMetadataChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcInstance).
Evento público PropertyMetadataChanged CLS-compliant event for property metadata changes. (Se hereda de SfcInstance).

Principio