C# Class System.SqlDateFunctionAttribute

Inheritance: SqlFunctionAttribute
Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

Méthode Description
SqlDateFunctionAttribute ( string name, DbType dbType, DatePart datePartSpecifier = DatePart.None ) : System.Data

Method Details

SqlDateFunctionAttribute() public méthode

public SqlDateFunctionAttribute ( string name, DbType dbType, DatePart datePartSpecifier = DatePart.None ) : System.Data
name string
dbType DbType
datePartSpecifier DatePart
Résultat System.Data