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