BSQLHelpColumn
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 alBFrameworkmoderno .NET 10.
Identità
Assembly/progetto:
B-ArtsFramework.Target:
.NET Framework 4.7.2.Namespace CLR:
BArts.BUtility.SQL.Nome completo:
BArts.BUtility.SQL.BSQLHelpColumn.Tipo:
class.Ambito:
runtime/interfaccia pubblica.
Ruolo
Metadati e strumenti di supporto per SQL Server.
Dichiarazione
Public Class BSQLHelpColumn
Classe base dichiarata: BBaseClass.BBaseObject.
Costruttori
| Nome | Dichiarazione |
|---|---|
New |
Public Sub New(dr As DataRow, drIdentity As DataRow) |
Proprietà
| Nome | Dichiarazione |
|---|---|
Column_Name |
Public Property Column_Name As String |
Type |
Public Property Type As String |
Computed |
Public Property Computed As Boolean |
Length |
Public Property Length As Double |
Prec |
Public Property Prec As Integer |
Scale |
Public Property Scale As Integer |
Nullable |
Public Property Nullable As Boolean |
TrimTrailingBlanks |
Public Property TrimTrailingBlanks As String |
FixedLenNullInSource |
Public Property FixedLenNullInSource As String |
Collation |
Public Property Collation As String |
Identity |
Public Property Identity As Boolean |
Seed |
Public Property Seed As Integer |
Increment |
Public Property Increment As Integer |
Not_For_Replication |
Public Property Not_For_Replication As Boolean |
Metodi
| Nome | Dichiarazione |
|---|---|
MappingData |
Public Overrides Function MappingData(dr As DataRow) As Boolean |
MappingDataIdentity |
Public Function MappingDataIdentity(dr As DataRow) As Boolean |
GetFullType |
Public Function GetFullType(Optional ForSqlParameter As Boolean = False) As String |
Sorgenti verificati
Utility\BSQLHelpColumn.vb
