自动释放记录集,当 TabularControl 被析构时,会自动释放 recordset。默认值为 true。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
[DefaultValueAttribute(true)] bool AutoRelease { get; set; } |
C# |
---|
[DefaultValueAttribute(true)] bool AutoRelease { get; set; } |