Adds a row to this ExternalStoreDataTable.
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
[DebuggerNonUserCodeAttribute()]
public ExternalStoreRow AddExternalStoreRow(
InstanceRow parentInstanceRowByFK_ExternalStore_Instance,
DateTime StoreDate,
DateTime ExpireDate,
string StoreToken,
string ExternalStoreGuid
)
public:
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
ExternalStoreRow^ AddExternalStoreRow(
InstanceRow^ parentInstanceRowByFK_ExternalStore_Instance,
DateTime^ StoreDate,
DateTime^ ExpireDate,
String^ StoreToken,
String^ ExternalStoreGuid
)
parentInstanceRowByFK_ExternalStore_Instance
The value for the ParentInstanceRowByFK_ExternalStore_Instance column.
StoreDate
The value for the Store Date column.
ExpireDate
The value for the Expire Date column.
StoreToken
The value for the Store Token column.
ExternalStoreGuid
The value for the External Store GUID column.
A ExternalStoreRow that represents the newly added row.
This will append a new row to the table.
ExternalStoreDataTable 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