Property | Type | Description |
---|
Method | Description | |
---|---|---|
AceDefaults ( ) : System | ||
GetKeySource ( IOConnectionInfo ioDatabase, bool bGetKeyFile ) : string | ||
SetKeySource ( IOConnectionInfo ioDatabase, string strKeySource, bool bIsKeyFile ) : void |
public GetKeySource ( IOConnectionInfo ioDatabase, bool bGetKeyFile ) : string | ||
ioDatabase | IOConnectionInfo | |
bGetKeyFile | bool | |
return | string |
public SetKeySource ( IOConnectionInfo ioDatabase, string strKeySource, bool bIsKeyFile ) : void | ||
ioDatabase | IOConnectionInfo | |
strKeySource | string | |
bIsKeyFile | bool | |
return | void |