B-Arts DocumentationIndice generale

eOperatore

Linea B-Arts classica: questa scheda descrive BStandardFramework (.NET Standard 2.0). Non usare firme o namespace come se appartenessero al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: BStandardFramework.

  • Target: .NET Standard 2.0.

  • Namespace CLR: BArts.BFormule.

  • Nome completo: BArts.BFormule.BCondition.eOperatore.

  • Tipo: enum.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Enumerativo pubblico utilizzato nell'area BArts.BFormule della linea classica.

Dichiarazione

Public Enum eOperatore As Byte

Valori

Nome Dichiarazione
[UGUALE] [UGUALE]
[DIVERSO] [DIVERSO]
[MAGGIORE] [MAGGIORE]
[MAGGIOREUGUALE] [MAGGIOREUGUALE]
[MINORE] [MINORE]
[MINOREUGUALE] [MINOREUGUALE]
[SIMILE] [SIMILE]

Sorgenti verificati

  • Formule\BCondition.vb