C# 클래스 Dev2.Data.ServiceModel.Connection

상속: Dev2.Runtime.ServiceModel.Data.Resource
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Connection ( ) : System
Connection ( System.Xml.Linq.XElement xml ) : System
FetchTestConnectionAddress ( ) : String

Fetches the test connection address.

ToXml ( ) : System.Xml.Linq.XElement

메소드 상세

Connection() 공개 메소드

public Connection ( ) : System
리턴 System

Connection() 공개 메소드

public Connection ( System.Xml.Linq.XElement xml ) : System
xml System.Xml.Linq.XElement
리턴 System

FetchTestConnectionAddress() 공개 메소드

Fetches the test connection address.
public FetchTestConnectionAddress ( ) : String
리턴 String

ToXml() 공개 메소드

public ToXml ( ) : System.Xml.Linq.XElement
리턴 System.Xml.Linq.XElement