Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MySql
Data
VisualStudio
MySqlDataViewSupport
C# Class MySql.Data.VisualStudio.MySqlDataViewSupport
Represents an implementation of data view support that returns the stream of XML containing the data view support elements.
Inheritance:
DataViewSupport
ファイルを表示
Open project: Top-Cat/SteamBot
Class Usage Examples
Public Methods
Method
Description
GetDataViews
( ) :
Stream
MySqlDataViewSupport
( ) :
System
Constructor does nothing. All the work happens in GetDataViews
Method Details
GetDataViews()
public
method
public
GetDataViews
( ) :
Stream
return
Stream
MySqlDataViewSupport()
public
method
Constructor does nothing. All the work happens in GetDataViews
public
MySqlDataViewSupport
( ) :
System
return
System