LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Provider Property

Show in webframe





Gets or sets the type of System.Data.Common.DbConnection to be used.
Syntax
[DataMemberAttribute(Name="Provider", IsRequired=true)]
public DbBinaryDataProvider Provider {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Provider", IsRequired=True)>
Public Property Provider As DbBinaryDataProvider
'Usage
 
Dim instance As DbBinaryData
Dim value As DbBinaryDataProvider
 
instance.Provider = value
 
value = instance.Provider

            

            
[DataMemberAttribute(Name="Provider", IsRequired=true)]
public:
property DbBinaryDataProvider Provider {
   DbBinaryDataProvider get();
   void set (    DbBinaryDataProvider value);
}

Property Value

A DbBinaryDataProvider enumeration value that specifies the type of System.Data.Common.DbConnection to be used.
Example
For an example, refer to DbBinaryData.
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