C# Class SqlFu.Configuration.Internals.TableExistsException

Inheritance: System.Exception
Afficher le fichier Open project: sapiens/SqlFu

Méthodes publiques

Méthode Description
TableExistsException ( TableName table ) : System

Method Details

TableExistsException() public méthode

public TableExistsException ( TableName table ) : System
table TableName
Résultat System