LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

InsertMediaLocation Method (IMediaCreationDataAccessAgent)

Show in webframe






An System.Array of MediaLocation objects representing the media locations to be added into the data store.
Adds the media locations to the data store.
Syntax
void InsertMediaLocation( 
   MediaLocation[] mediaLocation
)
'Declaration
 
Sub InsertMediaLocation( _
   ByVal mediaLocation() As MediaLocation _
) 
'Usage
 
Dim instance As IMediaCreationDataAccessAgent
Dim mediaLocation() As MediaLocation
 
instance.InsertMediaLocation(mediaLocation)

            

            
void InsertMediaLocation( 
   MediaLocation*[]* mediaLocation
) 
void InsertMediaLocation( 
   MediaLocation*[]* mediaLocation
) 

Parameters

mediaLocation
An System.Array of MediaLocation objects representing the media locations to be added into the data store.
Requirements

Target Platforms

See Also

Reference

IMediaCreationDataAccessAgent Interface
IMediaCreationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.