|
|
|
|
@@ -30,7 +30,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
Private _schemaSerializationMode As Global.System.Data.SchemaSerializationMode = Global.System.Data.SchemaSerializationMode.IncludeSchema
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Sub New()
|
|
|
|
|
MyBase.New
|
|
|
|
|
Me.BeginInit
|
|
|
|
|
@@ -42,7 +42,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Sub New(ByVal info As Global.System.Runtime.Serialization.SerializationInfo, ByVal context As Global.System.Runtime.Serialization.StreamingContext)
|
|
|
|
|
MyBase.New(info, context, false)
|
|
|
|
|
If (Me.IsBinarySerialized(info, context) = true) Then
|
|
|
|
|
@@ -77,7 +77,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0"), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0"), _
|
|
|
|
|
Global.System.ComponentModel.Browsable(false), _
|
|
|
|
|
Global.System.ComponentModel.DesignerSerializationVisibility(Global.System.ComponentModel.DesignerSerializationVisibility.Content)> _
|
|
|
|
|
Public ReadOnly Property TBNI_NACHBEARBEITUNG_AD() As TBNI_NACHBEARBEITUNG_ADDataTable
|
|
|
|
|
@@ -87,7 +87,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0"), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0"), _
|
|
|
|
|
Global.System.ComponentModel.BrowsableAttribute(true), _
|
|
|
|
|
Global.System.ComponentModel.DesignerSerializationVisibilityAttribute(Global.System.ComponentModel.DesignerSerializationVisibility.Visible)> _
|
|
|
|
|
Public Overrides Property SchemaSerializationMode() As Global.System.Data.SchemaSerializationMode
|
|
|
|
|
@@ -100,7 +100,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0"), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0"), _
|
|
|
|
|
Global.System.ComponentModel.DesignerSerializationVisibilityAttribute(Global.System.ComponentModel.DesignerSerializationVisibility.Hidden)> _
|
|
|
|
|
Public Shadows ReadOnly Property Tables() As Global.System.Data.DataTableCollection
|
|
|
|
|
Get
|
|
|
|
|
@@ -109,7 +109,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0"), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0"), _
|
|
|
|
|
Global.System.ComponentModel.DesignerSerializationVisibilityAttribute(Global.System.ComponentModel.DesignerSerializationVisibility.Hidden)> _
|
|
|
|
|
Public Shadows ReadOnly Property Relations() As Global.System.Data.DataRelationCollection
|
|
|
|
|
Get
|
|
|
|
|
@@ -118,7 +118,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Sub InitializeDerivedDataSet()
|
|
|
|
|
Me.BeginInit
|
|
|
|
|
Me.InitClass
|
|
|
|
|
@@ -126,7 +126,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Overrides Function Clone() As Global.System.Data.DataSet
|
|
|
|
|
Dim cln As DSNachbearbeitung = CType(MyBase.Clone,DSNachbearbeitung)
|
|
|
|
|
cln.InitVars
|
|
|
|
|
@@ -135,19 +135,19 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Function ShouldSerializeTables() As Boolean
|
|
|
|
|
Return false
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Function ShouldSerializeRelations() As Boolean
|
|
|
|
|
Return false
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Sub ReadXmlSerializable(ByVal reader As Global.System.Xml.XmlReader)
|
|
|
|
|
If (Me.DetermineSchemaSerializationMode(reader) = Global.System.Data.SchemaSerializationMode.IncludeSchema) Then
|
|
|
|
|
Me.Reset
|
|
|
|
|
@@ -171,7 +171,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Function GetSchemaSerializable() As Global.System.Xml.Schema.XmlSchema
|
|
|
|
|
Dim stream As Global.System.IO.MemoryStream = New Global.System.IO.MemoryStream()
|
|
|
|
|
Me.WriteXmlSchema(New Global.System.Xml.XmlTextWriter(stream, Nothing))
|
|
|
|
|
@@ -180,13 +180,13 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Friend Overloads Sub InitVars()
|
|
|
|
|
Me.InitVars(true)
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Friend Overloads Sub InitVars(ByVal initTable As Boolean)
|
|
|
|
|
Me.tableTBNI_NACHBEARBEITUNG_AD = CType(MyBase.Tables("TBNI_NACHBEARBEITUNG_AD"),TBNI_NACHBEARBEITUNG_ADDataTable)
|
|
|
|
|
If (initTable = true) Then
|
|
|
|
|
@@ -197,7 +197,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Private Sub InitClass()
|
|
|
|
|
Me.DataSetName = "DSNachbearbeitung"
|
|
|
|
|
Me.Prefix = ""
|
|
|
|
|
@@ -209,13 +209,13 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Private Function ShouldSerializeTBNI_NACHBEARBEITUNG_AD() As Boolean
|
|
|
|
|
Return false
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Private Sub SchemaChanged(ByVal sender As Object, ByVal e As Global.System.ComponentModel.CollectionChangeEventArgs)
|
|
|
|
|
If (e.Action = Global.System.ComponentModel.CollectionChangeAction.Remove) Then
|
|
|
|
|
Me.InitVars
|
|
|
|
|
@@ -223,7 +223,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Shared Function GetTypedDataSetSchema(ByVal xs As Global.System.Xml.Schema.XmlSchemaSet) As Global.System.Xml.Schema.XmlSchemaComplexType
|
|
|
|
|
Dim ds As DSNachbearbeitung = New DSNachbearbeitung()
|
|
|
|
|
Dim type As Global.System.Xml.Schema.XmlSchemaComplexType = New Global.System.Xml.Schema.XmlSchemaComplexType()
|
|
|
|
|
@@ -272,7 +272,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
Return type
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Delegate Sub TBNI_NACHBEARBEITUNG_ADRowChangeEventHandler(ByVal sender As Object, ByVal e As TBNI_NACHBEARBEITUNG_ADRowChangeEvent)
|
|
|
|
|
|
|
|
|
|
'''<summary>
|
|
|
|
|
@@ -300,7 +300,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
Private columnID As Global.System.Data.DataColumn
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Sub New()
|
|
|
|
|
MyBase.New
|
|
|
|
|
Me.TableName = "TBNI_NACHBEARBEITUNG_AD"
|
|
|
|
|
@@ -310,7 +310,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Friend Sub New(ByVal table As Global.System.Data.DataTable)
|
|
|
|
|
MyBase.New
|
|
|
|
|
Me.TableName = table.TableName
|
|
|
|
|
@@ -328,14 +328,14 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Sub New(ByVal info As Global.System.Runtime.Serialization.SerializationInfo, ByVal context As Global.System.Runtime.Serialization.StreamingContext)
|
|
|
|
|
MyBase.New(info, context)
|
|
|
|
|
Me.InitVars
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property PROFILNAMEColumn() As Global.System.Data.DataColumn
|
|
|
|
|
Get
|
|
|
|
|
Return Me.columnPROFILNAME
|
|
|
|
|
@@ -343,7 +343,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property MethodeColumn() As Global.System.Data.DataColumn
|
|
|
|
|
Get
|
|
|
|
|
Return Me.columnMethode
|
|
|
|
|
@@ -351,7 +351,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property RechtenameColumn() As Global.System.Data.DataColumn
|
|
|
|
|
Get
|
|
|
|
|
Return Me.columnRechtename
|
|
|
|
|
@@ -359,7 +359,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property GroupUserColumn() As Global.System.Data.DataColumn
|
|
|
|
|
Get
|
|
|
|
|
Return Me.columnGroupUser
|
|
|
|
|
@@ -367,7 +367,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property AccessRightColumn() As Global.System.Data.DataColumn
|
|
|
|
|
Get
|
|
|
|
|
Return Me.columnAccessRight
|
|
|
|
|
@@ -375,7 +375,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property ErstelltwannColumn() As Global.System.Data.DataColumn
|
|
|
|
|
Get
|
|
|
|
|
Return Me.columnErstelltwann
|
|
|
|
|
@@ -383,7 +383,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property ErstelltwerColumn() As Global.System.Data.DataColumn
|
|
|
|
|
Get
|
|
|
|
|
Return Me.columnErstelltwer
|
|
|
|
|
@@ -391,7 +391,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property IDColumn() As Global.System.Data.DataColumn
|
|
|
|
|
Get
|
|
|
|
|
Return Me.columnID
|
|
|
|
|
@@ -399,7 +399,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0"), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0"), _
|
|
|
|
|
Global.System.ComponentModel.Browsable(false)> _
|
|
|
|
|
Public ReadOnly Property Count() As Integer
|
|
|
|
|
Get
|
|
|
|
|
@@ -408,33 +408,33 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Default ReadOnly Property Item(ByVal index As Integer) As TBNI_NACHBEARBEITUNG_ADRow
|
|
|
|
|
Get
|
|
|
|
|
Return CType(Me.Rows(index),TBNI_NACHBEARBEITUNG_ADRow)
|
|
|
|
|
End Get
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Event TBNI_NACHBEARBEITUNG_ADRowChanging As TBNI_NACHBEARBEITUNG_ADRowChangeEventHandler
|
|
|
|
|
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Event TBNI_NACHBEARBEITUNG_ADRowChanged As TBNI_NACHBEARBEITUNG_ADRowChangeEventHandler
|
|
|
|
|
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Event TBNI_NACHBEARBEITUNG_ADRowDeleting As TBNI_NACHBEARBEITUNG_ADRowChangeEventHandler
|
|
|
|
|
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Event TBNI_NACHBEARBEITUNG_ADRowDeleted As TBNI_NACHBEARBEITUNG_ADRowChangeEventHandler
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Overloads Sub AddTBNI_NACHBEARBEITUNG_ADRow(ByVal row As TBNI_NACHBEARBEITUNG_ADRow)
|
|
|
|
|
Me.Rows.Add(row)
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Overloads Function AddTBNI_NACHBEARBEITUNG_ADRow(ByVal PROFILNAME As String, ByVal Methode As String, ByVal Rechtename As String, ByVal GroupUser As String, ByVal AccessRight As String, ByVal Erstelltwann As Date, ByVal Erstelltwer As String) As TBNI_NACHBEARBEITUNG_ADRow
|
|
|
|
|
Dim rowTBNI_NACHBEARBEITUNG_ADRow As TBNI_NACHBEARBEITUNG_ADRow = CType(Me.NewRow,TBNI_NACHBEARBEITUNG_ADRow)
|
|
|
|
|
Dim columnValuesArray() As Object = New Object() {PROFILNAME, Methode, Rechtename, GroupUser, AccessRight, Erstelltwann, Erstelltwer, Nothing}
|
|
|
|
|
@@ -444,7 +444,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Overrides Function Clone() As Global.System.Data.DataTable
|
|
|
|
|
Dim cln As TBNI_NACHBEARBEITUNG_ADDataTable = CType(MyBase.Clone,TBNI_NACHBEARBEITUNG_ADDataTable)
|
|
|
|
|
cln.InitVars
|
|
|
|
|
@@ -452,13 +452,13 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Function CreateInstance() As Global.System.Data.DataTable
|
|
|
|
|
Return New TBNI_NACHBEARBEITUNG_ADDataTable()
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Friend Sub InitVars()
|
|
|
|
|
Me.columnPROFILNAME = MyBase.Columns("Profilname")
|
|
|
|
|
Me.columnMethode = MyBase.Columns("Methode")
|
|
|
|
|
@@ -471,7 +471,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Private Sub InitClass()
|
|
|
|
|
Me.columnPROFILNAME = New Global.System.Data.DataColumn("Profilname", GetType(String), Nothing, Global.System.Data.MappingType.Element)
|
|
|
|
|
Me.columnPROFILNAME.ExtendedProperties.Add("Generator_ColumnPropNameInRow", "PROFILNAME")
|
|
|
|
|
@@ -501,25 +501,25 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Function NewTBNI_NACHBEARBEITUNG_ADRow() As TBNI_NACHBEARBEITUNG_ADRow
|
|
|
|
|
Return CType(Me.NewRow,TBNI_NACHBEARBEITUNG_ADRow)
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Function NewRowFromBuilder(ByVal builder As Global.System.Data.DataRowBuilder) As Global.System.Data.DataRow
|
|
|
|
|
Return New TBNI_NACHBEARBEITUNG_ADRow(builder)
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Function GetRowType() As Global.System.Type
|
|
|
|
|
Return GetType(TBNI_NACHBEARBEITUNG_ADRow)
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Sub OnRowChanged(ByVal e As Global.System.Data.DataRowChangeEventArgs)
|
|
|
|
|
MyBase.OnRowChanged(e)
|
|
|
|
|
If (Not (Me.TBNI_NACHBEARBEITUNG_ADRowChangedEvent) Is Nothing) Then
|
|
|
|
|
@@ -528,7 +528,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Sub OnRowChanging(ByVal e As Global.System.Data.DataRowChangeEventArgs)
|
|
|
|
|
MyBase.OnRowChanging(e)
|
|
|
|
|
If (Not (Me.TBNI_NACHBEARBEITUNG_ADRowChangingEvent) Is Nothing) Then
|
|
|
|
|
@@ -537,7 +537,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Sub OnRowDeleted(ByVal e As Global.System.Data.DataRowChangeEventArgs)
|
|
|
|
|
MyBase.OnRowDeleted(e)
|
|
|
|
|
If (Not (Me.TBNI_NACHBEARBEITUNG_ADRowDeletedEvent) Is Nothing) Then
|
|
|
|
|
@@ -546,7 +546,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Protected Overrides Sub OnRowDeleting(ByVal e As Global.System.Data.DataRowChangeEventArgs)
|
|
|
|
|
MyBase.OnRowDeleting(e)
|
|
|
|
|
If (Not (Me.TBNI_NACHBEARBEITUNG_ADRowDeletingEvent) Is Nothing) Then
|
|
|
|
|
@@ -555,13 +555,13 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Sub RemoveTBNI_NACHBEARBEITUNG_ADRow(ByVal row As TBNI_NACHBEARBEITUNG_ADRow)
|
|
|
|
|
Me.Rows.Remove(row)
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Shared Function GetTypedTableSchema(ByVal xs As Global.System.Xml.Schema.XmlSchemaSet) As Global.System.Xml.Schema.XmlSchemaComplexType
|
|
|
|
|
Dim type As Global.System.Xml.Schema.XmlSchemaComplexType = New Global.System.Xml.Schema.XmlSchemaComplexType()
|
|
|
|
|
Dim sequence As Global.System.Xml.Schema.XmlSchemaSequence = New Global.System.Xml.Schema.XmlSchemaSequence()
|
|
|
|
|
@@ -636,14 +636,14 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
Private tableTBNI_NACHBEARBEITUNG_AD As TBNI_NACHBEARBEITUNG_ADDataTable
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Friend Sub New(ByVal rb As Global.System.Data.DataRowBuilder)
|
|
|
|
|
MyBase.New(rb)
|
|
|
|
|
Me.tableTBNI_NACHBEARBEITUNG_AD = CType(Me.Table,TBNI_NACHBEARBEITUNG_ADDataTable)
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Property PROFILNAME() As String
|
|
|
|
|
Get
|
|
|
|
|
Return CType(Me(Me.tableTBNI_NACHBEARBEITUNG_AD.PROFILNAMEColumn),String)
|
|
|
|
|
@@ -654,7 +654,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Property Methode() As String
|
|
|
|
|
Get
|
|
|
|
|
Try
|
|
|
|
|
@@ -669,7 +669,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Property Rechtename() As String
|
|
|
|
|
Get
|
|
|
|
|
Return CType(Me(Me.tableTBNI_NACHBEARBEITUNG_AD.RechtenameColumn),String)
|
|
|
|
|
@@ -680,7 +680,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Property GroupUser() As String
|
|
|
|
|
Get
|
|
|
|
|
Return CType(Me(Me.tableTBNI_NACHBEARBEITUNG_AD.GroupUserColumn),String)
|
|
|
|
|
@@ -691,7 +691,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Property AccessRight() As String
|
|
|
|
|
Get
|
|
|
|
|
Try
|
|
|
|
|
@@ -706,7 +706,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Property Erstelltwann() As Date
|
|
|
|
|
Get
|
|
|
|
|
Try
|
|
|
|
|
@@ -721,7 +721,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Property Erstelltwer() As String
|
|
|
|
|
Get
|
|
|
|
|
Try
|
|
|
|
|
@@ -736,7 +736,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Property ID() As Integer
|
|
|
|
|
Get
|
|
|
|
|
Return CType(Me(Me.tableTBNI_NACHBEARBEITUNG_AD.IDColumn),Integer)
|
|
|
|
|
@@ -747,49 +747,49 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Function IsMethodeNull() As Boolean
|
|
|
|
|
Return Me.IsNull(Me.tableTBNI_NACHBEARBEITUNG_AD.MethodeColumn)
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Sub SetMethodeNull()
|
|
|
|
|
Me(Me.tableTBNI_NACHBEARBEITUNG_AD.MethodeColumn) = Global.System.Convert.DBNull
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Function IsAccessRightNull() As Boolean
|
|
|
|
|
Return Me.IsNull(Me.tableTBNI_NACHBEARBEITUNG_AD.AccessRightColumn)
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Sub SetAccessRightNull()
|
|
|
|
|
Me(Me.tableTBNI_NACHBEARBEITUNG_AD.AccessRightColumn) = Global.System.Convert.DBNull
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Function IsErstelltwannNull() As Boolean
|
|
|
|
|
Return Me.IsNull(Me.tableTBNI_NACHBEARBEITUNG_AD.ErstelltwannColumn)
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Sub SetErstelltwannNull()
|
|
|
|
|
Me(Me.tableTBNI_NACHBEARBEITUNG_AD.ErstelltwannColumn) = Global.System.Convert.DBNull
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Function IsErstelltwerNull() As Boolean
|
|
|
|
|
Return Me.IsNull(Me.tableTBNI_NACHBEARBEITUNG_AD.ErstelltwerColumn)
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Sub SetErstelltwerNull()
|
|
|
|
|
Me(Me.tableTBNI_NACHBEARBEITUNG_AD.ErstelltwerColumn) = Global.System.Convert.DBNull
|
|
|
|
|
End Sub
|
|
|
|
|
@@ -798,7 +798,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
'''<summary>
|
|
|
|
|
'''Row event argument class
|
|
|
|
|
'''</summary>
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Class TBNI_NACHBEARBEITUNG_ADRowChangeEvent
|
|
|
|
|
Inherits Global.System.EventArgs
|
|
|
|
|
|
|
|
|
|
@@ -807,7 +807,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
Private eventAction As Global.System.Data.DataRowAction
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public Sub New(ByVal row As TBNI_NACHBEARBEITUNG_ADRow, ByVal action As Global.System.Data.DataRowAction)
|
|
|
|
|
MyBase.New
|
|
|
|
|
Me.eventRow = row
|
|
|
|
|
@@ -815,7 +815,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Sub
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property Row() As TBNI_NACHBEARBEITUNG_ADRow
|
|
|
|
|
Get
|
|
|
|
|
Return Me.eventRow
|
|
|
|
|
@@ -823,7 +823,7 @@ Partial Public Class DSNachbearbeitung
|
|
|
|
|
End Property
|
|
|
|
|
|
|
|
|
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")> _
|
|
|
|
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
|
|
|
|
Public ReadOnly Property Action() As Global.System.Data.DataRowAction
|
|
|
|
|
Get
|
|
|
|
|
Return Me.eventAction
|
|
|
|
|
|