C# Class Dibware.StoredProcedureFramework.StoredProcedureAttributes.DbTypeAttribute

Inheritance: System.Attribute
Show file Open project: dibley1973/StoredProcedureFramework Class Usage Examples

Public Methods

Method Description
DbTypeAttribute ( SqlDbType type ) : System

Method Details

DbTypeAttribute() public method

public DbTypeAttribute ( SqlDbType type ) : System
type SqlDbType
return System