LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

DbBinaryData Constructor(DbBinaryDataProvider,String,DbBinaryDataCommandType,String,String,DbBinaryDataFieldType,String)

Show in webframe





The type of System.Data.Common.DbConnection to be used.
The connection used to open the data source.
The command type which specifies how to parse the commandText property.
The command text to execute.
The file name.
The field type.
The directory to which to load or save the file.
Initializes a new instance of the DbBinaryData class with explicit parameters.
Syntax
'Declaration
 
Public Function New( _
   ByVal provider As DbBinaryDataProvider, _
   ByVal connectionString As String, _
   ByVal commandType As DbBinaryDataCommandType, _
   ByVal commandText As String, _
   ByVal dataFieldName As String, _
   ByVal dataFieldType As DbBinaryDataFieldType, _
   ByVal dataFieldPathBase As String _
)
'Usage
 
Dim provider As DbBinaryDataProvider
Dim connectionString As String
Dim commandType As DbBinaryDataCommandType
Dim commandText As String
Dim dataFieldName As String
Dim dataFieldType As DbBinaryDataFieldType
Dim dataFieldPathBase As String
 
Dim instance As New DbBinaryData(provider, connectionString, commandType, commandText, dataFieldName, dataFieldType, dataFieldPathBase)

            

            

Parameters

provider
The type of System.Data.Common.DbConnection to be used.
connectionString
The connection used to open the data source.
commandType
The command type which specifies how to parse the commandText property.
commandText
The command text to execute.
dataFieldName
The file name.
dataFieldType
The field type.
dataFieldPathBase
The directory to which to load or save the file.
Requirements

Target Platforms

See Also

Reference

DbBinaryData Class
DbBinaryData Members
Overload List

 

 


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