RegisteredServer 成員
The RegisteredServer object represents a SQL Server registered server.
RegisteredServer 型別公開下列成員。
建構函式
| 名稱 | 描述 | |
|---|---|---|
![]() |
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. |
頂端
方法
| 名稱 | 描述 | |
|---|---|---|
![]() |
Alter | Updates any RegisteredServer object property changes on the instance of SQL Server. |
![]() |
CheckObjectState | (繼承自 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 | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetSmoObject | Gets a RegSvrSmoObject that is specified by a URN. |
![]() |
GetType | (繼承自 Object。) |
![]() |
ImplInitialize | (繼承自 RegSvrSmoObject。) |
![]() |
Initialize | (繼承自 RegSvrSmoObject。) |
![]() |
IsObjectInitialized | (繼承自 RegSvrSmoObject。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
Refresh | (繼承自 RegSvrSmoObject。) |
![]() |
SetParentImpl | (繼承自 RegSvrSmoObject。) |
![]() |
ToString | (繼承自 Object。) |
![]() |
UpdateObjectState | (繼承自 RegSvrSmoObject。) |
![]() |
Validate | (繼承自 SmoObjectBase。) |
頂端
屬性
| 名稱 | 描述 | |
|---|---|---|
![]() |
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. (繼承自 RegSvrSmoObject。) |
![]() |
Parent | Gets the ServerGroup object value that specifies the parent of the RegisteredServer object. |
![]() |
Properties | Gets the properties associated with the object. (繼承自 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. (繼承自 SmoObjectBase。) |
![]() |
Urn | Gets the Urn object value that represents the referenced registered server. (覆寫 RegSvrSmoObject. . :: . .Urn。) |
![]() |
UrnSkeleton | Gets the Urn object that represents the object. (繼承自 RegSvrSmoObject。) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (繼承自 SmoObjectBase。) |
頂端
.gif)
.gif)
.gif)
.gif)