Membros RegisteredServer
The RegisteredServer object represents a SQL Server registered server.
O tipo RegisteredServer expõe os seguintes membros.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
RegisteredServer() () () () | Initializes a new instance of the RegisteredServer object. |
![]() |
RegisteredServer(String) | Initializes a new instance of the RegisteredServer object. |
![]() |
RegisteredServer(RegisteredServerCollection, String) | Initializes a new instance of the RegisteredServer object. |
![]() |
RegisteredServer(ServerGroup, String) | Initializes a new instance of the RegisteredServer object. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Alter | Updates any RegisteredServer object property changes on the instance of SQL Server. |
![]() |
CheckObjectState | (Herdado de RegSvrSmoObject.) |
![]() |
Create | Creates a registered server on the instance of SQL Server as defined by the RegisteredServer object. |
![]() |
Drop | Removes the RegisteredServer from the server group and the registered server collection. |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetSmoObject | Gets a RegSvrSmoObject that is specified by a URN. |
![]() |
GetType | (Herdado de Object.) |
![]() |
ImplInitialize | (Herdado de RegSvrSmoObject.) |
![]() |
Initialize | (Herdado de RegSvrSmoObject.) |
![]() |
IsObjectInitialized | (Herdado de RegSvrSmoObject.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
Refresh | (Herdado de RegSvrSmoObject.) |
![]() |
SetParentImpl | (Herdado de RegSvrSmoObject.) |
![]() |
ToString | (Herdado de Object.) |
![]() |
UpdateObjectState | (Herdado de RegSvrSmoObject.) |
![]() |
Validate | (Herdado de SmoObjectBase.) |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
Description | Gets or sets a textual description of the referenced registered server. |
![]() |
Login | Gets or sets the login used to establish a connection with the registered server. |
![]() |
LoginSecure | Gets or sets the Boolean property value that specifies whether the connection is authenticated by Windows authentication. |
![]() |
Name | Gets or sets the name of the object. (Herdado de RegSvrSmoObject.) |
![]() |
Parent | Gets the ServerGroup object value that specifies the parent of the RegisteredServer object. |
![]() |
Properties | Gets the properties associated with the object. (Herdado de RegSvrSmoObject.) |
![]() |
SecurePassword | Gets or sets the password used with SQL Server standard authentication to establish a connection to the registered server. |
![]() |
ServerInstance | Gets or sets the instance of SQL Server that is the registered server. |
![]() |
State | Gets the state of the referenced object. (Herdado de SmoObjectBase.) |
![]() |
Urn | Gets the Urn object value that represents the referenced registered server. (Substitui RegSvrSmoObject. . :: . .Urn.) |
![]() |
UrnSkeleton | Gets the Urn object that represents the object. (Herdado de RegSvrSmoObject.) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (Herdado de SmoObjectBase.) |
Início
Consulte também
.gif)
.gif)
.gif)
.gif)