C# Class MySql.Data.Entity.NegatableFragment

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

Méthodes publiques

Свойство Type Description
IsNegated bool

Méthodes publiques

Méthode Description
Negate ( ) : void
WriteSql ( StringBuilder sql ) : void

Method Details

Negate() public méthode

public Negate ( ) : void
Résultat void

WriteSql() public méthode

public WriteSql ( StringBuilder sql ) : void
sql StringBuilder
Résultat void

Property Details

IsNegated public_oe property

public bool IsNegated
Résultat bool