C# 클래스 MySql.Data.VisualStudio.MySqlDataViewSupport

Represents an implementation of data view support that returns the stream of XML containing the data view support elements.
상속: DataViewSupport
파일 보기 프로젝트 열기: Top-Cat/SteamBot 1 사용 예제들

공개 메소드들

메소드 설명
GetDataViews ( ) : Stream
MySqlDataViewSupport ( ) : System

Constructor does nothing. All the work happens in GetDataViews

메소드 상세

GetDataViews() 공개 메소드

public GetDataViews ( ) : Stream
리턴 Stream

MySqlDataViewSupport() 공개 메소드

Constructor does nothing. All the work happens in GetDataViews
public MySqlDataViewSupport ( ) : System
리턴 System