C# Class MySql.Data.MySqlClient.PropertyDefaultValue

Afficher le fichier Open project: elevate/mysqlconnector-.net Class Usage Examples

Méthodes publiques

Свойство Type Description
DefaultValue object
Type System.Type

Méthodes publiques

Méthode Description
PropertyDefaultValue ( Type t, object v ) : System

Method Details

PropertyDefaultValue() public méthode

public PropertyDefaultValue ( Type t, object v ) : System
t System.Type
v object
Résultat System

Property Details

DefaultValue public_oe property

public object DefaultValue
Résultat object

Type public_oe property

public Type,System Type
Résultat System.Type