LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

SaveData Method (DbBinaryData)

Show in webframe





The input buffer to be saved into a database field.
Saves a buffer to database field.
Syntax
public override void SaveData( 
   byte[] data
)
'Declaration
 
Public Overrides Sub SaveData( _
   ByVal data() As Byte _
) 
'Usage
 
Dim instance As DbBinaryData
Dim data() As Byte
 
instance.SaveData(data)

            

            
public:
void SaveData( 
   array<byte>^ data
) override 

Parameters

data
The input buffer to be saved into a database field.
Requirements

Target Platforms

See Also

Reference

DbBinaryData Class
DbBinaryData Members

 

 


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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features