Элементы ServerProxyAccount
The ServerProxyAccount class represents the implementation of a proxy account on an instance of SQL Server. The ProxyAccount object allows for impersonation of job step execution. Created by the system administrator, it can be further be assigned to a login or a server role or a database role and one of the subsystems, except for Transact-SQL.
Тип ServerProxyAccount предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
![]() |
AddDatabaseContext | (Наследуется из SqlSmoObject.) |
![]() |
Alter | Updates any ServerProxyAccount object property changes on the instance of Microsoft SQL Server. |
![]() |
AlterImpl | (Наследуется из SqlSmoObject.) |
![]() |
AlterImplFinish | (Наследуется из SqlSmoObject.) |
![]() |
AlterImplInit | (Наследуется из SqlSmoObject.) |
![]() |
AlterImplWorker | (Наследуется из SqlSmoObject.) |
![]() |
BindDefaultImpl | (Наследуется из SqlSmoObject.) |
![]() |
BindRuleImpl | (Наследуется из SqlSmoObject.) |
![]() |
CheckCollation | (Наследуется из SqlSmoObject.) |
![]() |
CheckObjectState() () () () | Validates the state of the referenced object. (Наследуется из SqlSmoObject.) |
![]() |
CheckObjectState(Boolean) | Validates the state of the referenced object with the option to specify that an exception is thrown if the object is not yet created. (Наследуется из SqlSmoObject.) |
![]() |
CheckObjectStateImpl | (Наследуется из SqlSmoObject.) |
![]() |
CheckVersion100 | (Наследуется из SqlSmoObject.) |
![]() |
CheckVersion80 | Checks the validity of the object on SQL Server 2000. (Наследуется из SqlSmoObject.) |
![]() |
CheckVersion80SP3 | Checks the validity of the object on SQL Server 2000 SP3. (Наследуется из SqlSmoObject.) |
![]() |
CheckVersion90 | Check the validity of the object on SQL Server 2005. (Наследуется из SqlSmoObject.) |
![]() |
CheckVersionBelow90 | (Наследуется из SqlSmoObject.) |
![]() |
CleanObject | (Наследуется из SqlSmoObject.) |
![]() |
CreateImpl | (Наследуется из SqlSmoObject.) |
![]() |
CreateImplFinish | (Наследуется из SqlSmoObject.) |
![]() |
CreateImplInit | (Наследуется из SqlSmoObject.) |
![]() |
Discover | (Наследуется из SqlSmoObject.) |
![]() |
DropImpl | (Наследуется из SqlSmoObject.) |
![]() |
DropImplWorker | (Наследуется из SqlSmoObject.) |
![]() |
EnumScriptImpl | (Наследуется из SqlSmoObject.) |
![]() |
EnumScriptImplWorker | (Наследуется из SqlSmoObject.) |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
FormatSqlVariant | (Наследуется из SqlSmoObject.) |
![]() |
GenerateDataSpaceFileStreamScript | (Наследуется из SqlSmoObject.) |
![]() |
GenerateDataSpaceScript | (Наследуется из SqlSmoObject.) |
![]() |
GetBindDefaultScript | (Наследуется из SqlSmoObject.) |
![]() |
GetBindRuleScript | (Наследуется из SqlSmoObject.) |
![]() |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (Наследуется из SqlSmoObject.) |
![]() |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (Наследуется из SqlSmoObject.) |
![]() |
GetDateTimeParameter | (Наследуется из SqlSmoObject.) |
![]() |
GetDateTimeParameterAsInt | (Наследуется из SqlSmoObject.) |
![]() |
GetDBName | Gets the database name that is associated with the object. (Наследуется из SqlSmoObject.) |
![]() |
GetEnumParameter | (Наследуется из SqlSmoObject.) |
![]() |
GetFragOptionString | (Наследуется из SqlSmoObject.) |
![]() |
GetGuidParameter | (Наследуется из SqlSmoObject.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (Наследуется из SqlSmoObject.) |
![]() |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (Наследуется из SqlSmoObject.) |
![]() |
GetPropValue | (Наследуется из SqlSmoObject.) |
![]() |
GetPropValueOptional | (Наследуется из SqlSmoObject.) |
![]() |
GetPropValueOptionalAllowNull | (Наследуется из SqlSmoObject.) |
![]() |
GetRealValue | (Наследуется из SqlSmoObject.) |
![]() |
GetScriptingOptionsForCreate | (Наследуется из SqlSmoObject.) |
![]() |
GetServerName | Gets the name of the instance of SQL Server with which the object is associated. (Наследуется из SqlSmoObject.) |
![]() |
GetServerObject | (Наследуется из SqlSmoObject.) |
![]() |
GetSqlServerVersionName | Gets the version name of the instance of SQL Server with which the object is associated. (Наследуется из SqlSmoObject.) |
![]() |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (Наследуется из SqlSmoObject.) |
![]() |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (Наследуется из SqlSmoObject.) |
![]() |
GetTimeSpanParameterAsInt | (Наследуется из SqlSmoObject.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
GetUrnRecursive(StringBuilder) | (Наследуется из SqlSmoObject.) |
![]() |
GetUrnRecursive(StringBuilder, UrnIdOption) | (Наследуется из SqlSmoObject.) |
![]() |
ImplInitialize | (Наследуется из SqlSmoObject.) |
![]() |
Initialize() () () () | Initializes the object and forces the properties be loaded. (Наследуется из SqlSmoObject.) |
![]() |
Initialize(Boolean) | Initializes the object and forces the properties be loaded. (Наследуется из SqlSmoObject.) |
![]() |
IsObjectDirty | Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (Наследуется из SqlSmoObject.) |
![]() |
IsObjectInitialized | Verifies whether the object has been initialized. (Наследуется из SqlSmoObject.) |
![]() |
IsObjectInSpace | Verifies whether the object is isolated or connected to the instance of SQL Server. (Наследуется из SqlSmoObject.) |
![]() |
IsVersion80SP3 | (Наследуется из SqlSmoObject.) |
![]() |
MarkDropped | (Наследуется из SqlSmoObject.) |
![]() |
MarkForDropImpl | (Наследуется из SqlSmoObject.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
PostAlter | (Наследуется из SqlSmoObject.) |
![]() |
PostCreate | (Наследуется из SqlSmoObject.) |
![]() |
PostDrop | (Наследуется из SqlSmoObject.) |
![]() |
Refresh | Refreshes the object and retrieves properties when the object is next accessed. (Наследуется из SqlSmoObject.) |
![]() |
ScriptAlter | (Наследуется из SqlSmoObject.) |
![]() |
ScriptCreate | (Наследуется из SqlSmoObject.) |
![]() |
ScriptDdl | (Наследуется из SqlSmoObject.) |
![]() |
ScriptDrop | (Наследуется из SqlSmoObject.) |
![]() |
ScriptImpl() () () () | (Наследуется из SqlSmoObject.) |
![]() |
ScriptImpl(ScriptingOptions) | (Наследуется из SqlSmoObject.) |
![]() |
ScriptImplWorker | (Наследуется из SqlSmoObject.) |
![]() |
SetAccount(String, SecureString) | Sets the account name and secure password for the proxy account on the instance of SQL Server. |
![]() |
SetAccount(String, String) | Sets the account name and password for the proxy account on the instance of SQL Server. |
![]() |
SetParentImpl | (Наследуется из SqlSmoObject.) |
![]() |
SetPassword(SecureString) | Sets the proxy account password to the specified secure string. |
![]() |
SetPassword(String) | Sets the proxy account password to the specified string. |
![]() |
ToString | Returns a String that represents the referenced object. (Наследуется из SqlSmoObject.) |
![]() |
TouchImpl | (Наследуется из SqlSmoObject.) |
![]() |
UnbindDefaultImpl | (Наследуется из SqlSmoObject.) |
![]() |
UnbindRuleImpl | (Наследуется из SqlSmoObject.) |
![]() |
Validate | (Наследуется из SmoObjectBase.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Наследуется из SqlSmoObject.) |
![]() |
IsEnabled | Gets or sets the Boolean property value that specifies whether the proxy account is enabled on the instance of SQL Server. |
![]() |
IsTouched | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (Наследуется из SqlSmoObject.) |
![]() |
ObjectInSpace | Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (Наследуется из SqlSmoObject.) |
![]() |
Parent | Gets the Server object that is the parent of the ServerProxyAccount object. |
![]() |
Properties | Gets a collection of Property objects that represent the object properties. (Наследуется из SqlSmoObject.) |
![]() |
ScalarResult | Gets the scalar result for the referenced object. (Наследуется из SqlSmoObject.) |
![]() |
State | Gets the state of the referenced object. (Наследуется из SmoObjectBase.) |
![]() |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Наследуется из SqlSmoObject.) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (Наследуется из SmoObjectBase.) |
![]() |
WindowsAccount | Gets the proxy account name. |
В начало
События
Имя | Описание | |
---|---|---|
![]() |
PropertyChanged | (Наследуется из SqlSmoObject.) |
![]() |
PropertyMetadataChanged | (Наследуется из SqlSmoObject.) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
![]() ![]() |
IAlienObjectDiscover | (Наследуется из SqlSmoObject.) |
![]() ![]() |
IAlienObjectGetParent | (Наследуется из SqlSmoObject.) |
![]() ![]() |
IAlienObjectGetProperty | (Наследуется из SqlSmoObject.) |
![]() ![]() |
ISfcPropertyProviderGetPropertySet | (Наследуется из SqlSmoObject.) |
![]() ![]() |
IAlienObjectGetUrn | (Наследуется из SqlSmoObject.) |
![]() ![]() |
IAlienObjectResolve | (Наследуется из SqlSmoObject.) |
![]() ![]() |
IAlienObjectSetProperty | (Наследуется из SqlSmoObject.) |
В начало