DevForce Help Reference
IDataSourceKey Interface
Members 


Interface implemented by all data source key types.
Syntax
'Declaration
 
Public Interface IDataSourceKey 
'Usage
 
Dim instance As IDataSourceKey
public interface IDataSourceKey 
Remarks
Each data source supported (currently relational databases and web services) has a concrete implementation of IDataSourceKey.
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

IDataSourceKey Members
IdeaBlade.EntityModel Namespace

Send Feedback