Adds a new PresentationInstanceRow to the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
public PresentationInstanceRow AddPresentationInstanceRow(
InstanceRow parentInstanceRowByFK_Instance_PresentationState,
string ContentLabel,
DateTime CreationDate,
string ContentDescription,
string ContentCreatorFamilyName,
string ContentCreatorGivenName,
string ContentCreatorMiddleName,
string ContentCreatorNamePrefix,
string ContentCreatorNameSuffix
)
public:
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
[DebuggerNonUserCodeAttribute]
PresentationInstanceRow^ AddPresentationInstanceRow(
InstanceRow^ parentInstanceRowByFK_Instance_PresentationState,
String^ ContentLabel,
System::DateTime CreationDate,
String^ ContentDescription,
String^ ContentCreatorFamilyName,
String^ ContentCreatorGivenName,
String^ ContentCreatorMiddleName,
String^ ContentCreatorNamePrefix,
String^ ContentCreatorNameSuffix
)
parentInstanceRowByFK_Instance_PresentationState
Type: InstanceRow.
The parent Instance Row.
ContentLabel
A System.String representing the Content Label.
CreationDate
A System.DateTime representing the Creation Date.
ContentDescription
A System.String representing the Content Description.
ContentCreatorFamilyName
A System.String representing the Content Creator Family Name.
ContentCreatorGivenName
A System.String representing the Content Creator Given Name.
ContentCreatorMiddleName
A System.String representing the Content Creator Middle Name.
ContentCreatorNamePrefix
A System.String representing the Content Creator Name Prefix.
ContentCreatorNameSuffix
A System.String representing the Content Creator Name Suffix.
The PresentationInstanceRow which is added to the System.Data.DataTable.Rows collection.
PresentationInstanceDataTable Class
PresentationInstanceDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet Class
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document