Method | Description | |
---|---|---|
GetDataTypes ( bool includeParens ) : string[] | ||
IsStringType ( string dataType ) : bool |
Method | Description | |
---|---|---|
PopulateArray ( ) : void | ||
RemoveParens ( string dataType ) : string |
public static GetDataTypes ( bool includeParens ) : string[] | ||
includeParens | bool | |
return | string[] |
public static IsStringType ( string dataType ) : bool | ||
dataType | string | |
return | bool |