Adds a row to this HangingProtocolDefinitonSequenceDataTable.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
public HangingProtocolDefinitonSequenceRow AddHangingProtocolDefinitonSequenceRow(
string DefinitionSequenceGuid,
HangingProtocolRow parentHangingProtocolRowByFKHangingProtocolDefinitonSequenceHangingProtocol,
string Modality,
string Laterality,
string StudyDescription,
string BodyPartExamined,
string ProtocolName
)
<DebuggerNonUserCodeAttribute(),
GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")>
Public Function AddHangingProtocolDefinitonSequenceRow(
ByVal DefinitionSequenceGuid As String,
ByVal parentHangingProtocolRowByFKHangingProtocolDefinitonSequenceHangingProtocol As HangingProtocolRow,
ByVal Modality As String,
ByVal Laterality As String,
ByVal StudyDescription As String,
ByVal BodyPartExamined As String,
ByVal ProtocolName As String
) As HangingProtocolDefinitonSequenceRow
public:
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
HangingProtocolDefinitonSequenceRow^ AddHangingProtocolDefinitonSequenceRow(
String^ DefinitionSequenceGuid,
HangingProtocolRow^ parentHangingProtocolRowByFKHangingProtocolDefinitonSequenceHangingProtocol,
String^ Modality,
String^ Laterality,
String^ StudyDescription,
String^ BodyPartExamined,
String^ ProtocolName
)
DefinitionSequenceGuid
The value for the Definition Sequence GUID column.
parentHangingProtocolRowByFKHangingProtocolDefinitonSequenceHangingProtocol
The value for the ParentHangingProtocolRowByFK_HangingProtocolDefinitonSequence_HangingProtocol column.
Modality
The value for the Modality column.
Laterality
The value for the Laterality column.
StudyDescription
The value for the Study Description column.
BodyPartExamined
The value for the Body Part Examined column.
ProtocolName
The value for the Protocol Name column.
A HangingProtocolDefinitonSequenceRow that represents the newly added row.
This will append a new row to the table.
HangingProtocolDefinitonSequenceDataTable Class
HangingProtocolDefinitonSequenceDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataset Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET