### [Apq\.Cfg\.Database](Apq.Cfg.Database.md 'Apq\.Cfg\.Database').[DatabaseCfgSource](Apq.Cfg.Database.DatabaseCfgSource.md 'Apq\.Cfg\.Database\.DatabaseCfgSource') ## DatabaseCfgSource\.IsWriteable Property 获取是否可写,数据库支持通过 API 写入配置,因此始终为 true ```csharp public bool IsWriteable { get; } ``` Implements [IsWriteable](https://learn.microsoft.com/en-us/dotnet/api/apq.cfg.sources.icfgsource.iswriteable 'Apq\.Cfg\.Sources\.ICfgSource\.IsWriteable') #### Property Value [System\.Boolean](https://learn.microsoft.com/en-us/dotnet/api/system.boolean 'System\.Boolean')