SearchServiceProxy members
Represents a search service proxy installed in a server farm.
The SearchServiceProxy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchServiceProxy | Initializes a new instance of the SearchServiceProxy class. |
Top
Properties
Name | Description | |
---|---|---|
ApplicationProxies | (Inherited from SPServiceProxy.) | |
CanUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
DisplayName | (Inherited from SPPersistedObject.) | |
Farm | (Inherited from SPPersistedObject.) | |
Id | (Inherited from SPPersistedObject.) | |
IsBackwardsCompatible | (Inherited from SPPersistedUpgradableObject.) | |
Name | (Inherited from SPPersistedObject.) | |
NeedsUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
NeedsUpgradeIncludeChildren | (Inherited from SPPersistedUpgradableObject.) | |
Parent | (Inherited from SPPersistedObject.) | |
Properties | (Inherited from SPPersistedObject.) | |
Status | (Inherited from SPPersistedObject.) | |
TypeName | (Inherited from SPPersistedObject.) | |
UpgradeContext | (Inherited from SPPersistedUpgradableObject.) | |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) | |
Version | (Inherited from SPPersistedObject.) | |
WasCreated | (Inherited from SPPersistedObject.) |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from SPPersistedObject.) | |
CreateProxy | This member is reserved for internal use and is not intended to be used directly from your code. | |
Delete | (Inherited from SPPersistedObject.) | |
Equals | (Inherited from SPPersistedObject.) | |
Finalize | (Inherited from Object.) | |
GetChild<T>() | (Inherited from SPPersistedObject.) | |
GetChild<T>(String) | (Inherited from SPPersistedObject.) | |
GetCreateProxyLink | (Inherited from SPServiceProxy.) | |
GetHashCode | (Inherited from SPPersistedObject.) | |
GetObjectData | (Inherited from SPAutoSerializingObject.) | |
GetProxyTypeDescription | This member is reserved for internal use and is not intended to be used directly from your code. | |
GetProxyTypes | Gets an array of the service application proxy types supported by the shared service proxy. | |
GetType | (Inherited from Object.) | |
HasAdditionalUpdateAccess | (Inherited from SPPersistedObject.) | |
Invalidate | (Inherited from SPPersistedUpgradableObject.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Inherited from SPPersistedObject.) | |
Provision | (Inherited from SPPersistedObject.) | |
ToString | (Inherited from SPPersistedObject.) | |
Uncache | (Inherited from SPPersistedObject.) | |
Unprovision | (Inherited from SPPersistedObject.) | |
Update() | (Inherited from SPPersistedObject.) | |
Update(Boolean) | (Inherited from SPPersistedObject.) | |
UpdateParent | (Inherited from SPAutoSerializingObject.) | |
Upgrade() | (Inherited from SPPersistedUpgradableObject.) | |
Upgrade(Boolean) | (Inherited from SPPersistedUpgradableObject.) | |
Validate | (Inherited from SPPersistedObject.) | |
ValidateBackwardsCompatibility | (Inherited from SPPersistedUpgradableObject.) |
Top