ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > SQLBuilderSelectFormat Class : IndentGlobal Property |
'Declaration Public Property IndentGlobal As System.Integer
'Usage Dim instance As SQLBuilderSelectFormat Dim value As System.Integer instance.IndentGlobal = value value = instance.IndentGlobal
public System.int IndentGlobal {get; set;}