C# Class MySql.Data.VisualStudio.DbObjects.Metadata

Afficher le fichier Open project: Top-Cat/SteamBot

Méthodes publiques

Méthode Description
GetDataTypes ( bool includeParens ) : string[]
IsStringType ( string dataType ) : bool

Private Methods

Méthode Description
PopulateArray ( ) : void
RemoveParens ( string dataType ) : string

Method Details

GetDataTypes() public static méthode

public static GetDataTypes ( bool includeParens ) : string[]
includeParens bool
Résultat string[]

IsStringType() public static méthode

public static IsStringType ( string dataType ) : bool
dataType string
Résultat bool