B-Arts DocumentationIndice generale

mbeStatoCombo

Linea B-Arts Legacy: questa scheda descrive B-ArtsFramework (.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: B-ArtsFramework.

  • Target: .NET Framework 4.7.2.

  • Namespace CLR: BArts.BWeb.BControls.

  • Nome completo: BArts.BWeb.BControls.BCombo.mbeStatoCombo.

  • Tipo: enum.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Enumerativo pubblico utilizzato nell'area BArts.BWeb.BControls della linea Legacy.

Dichiarazione

Public Enum mbeStatoCombo As Byte

Valori

Nome Dichiarazione
[NO_CONNECT] [NO_CONNECT] = 0
[DB_CONNECT] [DB_CONNECT] = 1
[DATATABLE_CONNECT] [DATATABLE_CONNECT] = 2

Sorgenti verificati

  • WebControls\BCombo\BCombo.vb