메소드 | 설명 | |
---|---|---|
Install ( IDictionary stateSaver ) : void |
When overridden in a derived class, performs the installation.
|
|
Uninstall ( IDictionary savedState ) : void |
When overridden in a derived class, removes an installation.
|
메소드 | 설명 | |
---|---|---|
AddDefaultConnectionString ( |
||
AddMembershipProvider ( |
||
AddProfileProvider ( |
||
AddProviderToMachineConfig ( ) : void | ||
AddProviderToMachineConfigInDir ( string path ) : void | ||
AddRoleProvider ( |
||
RemoveDefaultConnectionString ( |
||
RemoveMembershipProvider ( |
||
RemoveProfileProvider ( |
||
RemoveProviderFromMachineConfig ( ) : void | ||
RemoveProviderFromMachineConfigInDir ( string path ) : void | ||
RemoveRoleProvider ( |
||
UpdateMachineConfigs ( string rootPath, bool add ) : void |
public Install ( IDictionary stateSaver ) : void | ||
stateSaver | IDictionary | An |
리턴 | void |
public Uninstall ( IDictionary savedState ) : void | ||
savedState | IDictionary | An |
리턴 | void |