C# Class Shaolinq.Persistence.Linq.Expressions.SqlVariableDeclarationExpression

Inheritance: SqlBaseExpression
Afficher le fichier Open project: tumtumtum/Shaolinq Class Usage Examples

Méthodes publiques

Méthode Description
SqlVariableDeclarationExpression ( Type type, string name ) : System

Method Details

SqlVariableDeclarationExpression() public méthode

public SqlVariableDeclarationExpression ( Type type, string name ) : System
type System.Type
name string
Résultat System