C# Class WowPacketParser.SQL.Builder

Afficher le fichier Open project: TrinityCore/WowPacketParser Class Usage Examples

Méthodes publiques

Méthode Description
DumpSQL ( string prefix, string fileName, string header ) : void

Private Methods

Méthode Description
FromObjectType ( ObjectType type ) : StoreNameType
LoadNames ( ) : void

Update SQLDatabase.NameStores with names from Storage.ObjectNames

Method Details

DumpSQL() public static méthode

public static DumpSQL ( string prefix, string fileName, string header ) : void
prefix string
fileName string
header string
Résultat void