LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)
LEAD Technologies, Inc

Provider Property






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 DbBinaryDataProvider Provider {get; set;}
DataMemberAttribute(Name="Provider", IsRequired=)
 get_Provider();
set_Provider(value);
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DbBinaryData Class
DbBinaryData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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