IdeaBlade.EntityModel.Server Assembly > IdeaBlade.EntityModel.Server Namespace > EntityServiceHost Class : AddEntityServiceEndpoints Method |
'Declaration
Protected Sub AddEntityServiceEndpoints( _ ByVal baseAddress As Uri, _ ByVal contractName As String _ )
'Usage
Dim instance As EntityServiceHost Dim baseAddress As Uri Dim contractName As String instance.AddEntityServiceEndpoints(baseAddress, contractName)
protected void AddEntityServiceEndpoints( Uri baseAddress, string contractName )
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