MasterKey 멤버
The MasterKey object represents a SQL Server database master key.
MasterKey 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
![]() |
MasterKey() () () () | Initializes a new instance of the MasterKey class. |
![]() |
MasterKey(Database) | Initializes a new instance of the MasterKey class on the specified database. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
![]() |
AddDatabaseContext | (SqlSmoObject에서 상속됩니다.) |
![]() |
AddPasswordEncryption | Adds password encryption to the master key. |
![]() |
AddServiceKeyEncryption | Adds service key encryption to the master key. |
![]() |
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에서 상속됩니다.) |
![]() |
Close | Closes the master key. |
![]() |
Create(String) | Creates a master key that has the specified password. |
![]() |
Create(String, String, String) | Creates a master key from the specified file and that has the specified encryption and decryption passwords. |
![]() |
CreateImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
CreateImplFinish | (SqlSmoObject에서 상속됩니다.) |
![]() |
CreateImplInit | (SqlSmoObject에서 상속됩니다.) |
![]() |
Discover | (SqlSmoObject에서 상속됩니다.) |
![]() |
Drop | Removes the master key from the database. |
![]() |
DropImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
DropImplWorker | (SqlSmoObject에서 상속됩니다.) |
![]() |
DropPasswordEncryption | Removes the password encryption from the master key by using the associated password. |
![]() |
DropServiceKeyEncryption | Drops service key encryption from the master key. |
![]() |
EnumKeyEncryptions | Enumerates a list of the current set of key encryptions for the database master key. |
![]() |
EnumScriptImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
EnumScriptImplWorker | (SqlSmoObject에서 상속됩니다.) |
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Export | Saves the database master key to the specified system path location by using the specified password. |
![]() |
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에서 상속됩니다.) |
![]() |
Import(String, String, String) | Loads the database master key from the file that is located at the specified system path by using the specified passwords to decrypt and encrypt the master key. |
![]() |
Import(String, String, String, Boolean) | Loads the database master key from the file that is located at the specified system path by using the specified passwords to decrypt and encrypt the master key, and with the option to force regeneration. |
![]() |
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에서 상속됩니다.) |
![]() |
Open | Opens the database master key by using the specified password. |
![]() |
PostAlter | (SqlSmoObject에서 상속됩니다.) |
![]() |
PostCreate | (SqlSmoObject에서 상속됩니다.) |
![]() |
PostDrop | (SqlSmoObject에서 상속됩니다.) |
![]() |
Refresh | Refreshes the object and retrieves properties when the object is next accessed. (SqlSmoObject에서 상속됩니다.) |
![]() |
Regenerate(String) | Regenerates the database master key by using the specified new password. |
![]() |
Regenerate(String, Boolean) | Regenerates the database master key by using the specified new password, and with the option to force the regeneration, thus removing all items that cannot be successfully decrypted. |
![]() |
ScriptAlter | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptCreate | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptDdl | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptDrop | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptImpl() () () () | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptImpl(ScriptingOptions) | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptImplWorker | (SqlSmoObject에서 상속됩니다.) |
![]() |
SetParentImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
ToString | Returns a String that represents the referenced object. (SqlSmoObject에서 상속됩니다.) |
![]() |
TouchImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
UnbindDefaultImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
UnbindRuleImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
Validate | (SmoObjectBase에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
CreateDate | Gets the date and time when the master key was created. |
![]() |
DateLastModified | Gets the date and time when the master key was last modified. |
![]() |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (SqlSmoObject에서 상속됩니다.) |
![]() |
IsEncryptedByServer | Gets the Boolean property value that specifies whether the database master key is encrypted by using the service master key or by using a password. |
![]() |
IsOpen | Gets the Boolean property value that specifies whether the database master key is open. |
![]() |
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 Database object that is the parent of the MasterKey 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에서 상속됩니다.) |
맨 위로 이동
이벤트
이름 | 설명 | |
---|---|---|
![]() |
PropertyChanged | (SqlSmoObject에서 상속됩니다.) |
![]() |
PropertyMetadataChanged | (SqlSmoObject에서 상속됩니다.) |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
![]() ![]() |
IAlienObjectDiscover | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectGetParent | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectGetProperty | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
ISfcPropertyProviderGetPropertySet | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectGetUrn | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectResolve | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectSetProperty | (SqlSmoObject에서 상속됩니다.) |
맨 위로 이동