Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Show in webframe

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:
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

Error processing SSI file
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