Touchstone Re 2023 API Reference
GrowthUnit Property


Air.Services.Proxy Assembly > AIR.Services.DataSourceManagement.Data Namespace > Database Class : GrowthUnit Property
(Optional) Contains the unit (KB) in which you have expressed the maximum size of this Database in the Growth property.
Syntax
Public Property GrowthUnit As String
Dim instance As Database
Dim value As String
 
instance.GrowthUnit = value
 
value = instance.GrowthUnit
public string GrowthUnit {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Database Class
Database Members