B-Arts DocumentationIndice generale

BIFFile

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

Identità

  • Assembly/progetto: BArtsFrameworkStandard.

  • Target: .NET Standard 2.0.

  • Namespace CLR: BArts.BIO.

  • Nome completo: BArts.BIO.BIFFile.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

File, stream e formati di importazione B-Arts.

Dichiarazione

Public Class BIFFile

Tipi annidati pubblici

Costruttori

Nome Dichiarazione
New Public Sub New(DB As BConnection, BIFFulPath As String)
New Public Sub New(DB As BConnection, BIFFulPath As String, ByRef Log As BLogText)

Proprietà

Nome Dichiarazione
FileName Public Property FileName As String
Fullname Public Property Fullname As String
Stato Public Property Stato As eStato
TblName Public Property TblName As String
DT Public Property DT As BDataTable
BLog Public Property BLog As BLogText

Metodi

Nome Dichiarazione
Read Public Function Read() As Boolean
Import Public Function Import() As Boolean

Sorgenti verificati

  • IO\BIFFile.vb