Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 | |
Результат | string |
public SetKeySource ( IOConnectionInfo ioDatabase, string strKeySource, bool bIsKeyFile ) : void | ||
ioDatabase | IOConnectionInfo | |
strKeySource | string | |
bIsKeyFile | bool | |
Результат | void |