Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
SqlFunctionAttribute
C# Class System.SqlFunctionAttribute
Inheritance:
Attribute
Show file
Open project: TargetProcess/Target-Process-Plugins
Public Methods
Method
Description
SqlFunctionAttribute
(
string
name
,
DbType
dbType
) :
System.Data
Method Details
SqlFunctionAttribute()
public
method
public
SqlFunctionAttribute
(
string
name
,
DbType
dbType
) :
System.Data
name
string
dbType
DbType
return
System.Data