C# Class Yodiwo.DB_DefaultValueAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: yodiwo/plegma

Méthodes publiques

Свойство Type Description
Default object

Méthodes publiques

Méthode Description
DB_DefaultValueAttribute ( object value ) : System
GetDefaultValue ( ) : object

Method Details

DB_DefaultValueAttribute() public méthode

public DB_DefaultValueAttribute ( object value ) : System
value object
Résultat System

GetDefaultValue() public méthode

public GetDefaultValue ( ) : object
Résultat object

Property Details

Default public_oe property

public object Default
Résultat object