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
SchemaZen
Library
Models
SqlBatchException
C# Class SchemaZen.Library.Models.SqlBatchException
Inheritance:
System.Exception
ファイルを表示
Open project: Zocdoc/schemazen
Class Usage Examples
Public Methods
Method
Description
SqlBatchException
(
SqlException
ex
,
int
prevLinesInBatch
) :
System
Method Details
SqlBatchException()
public
method
public
SqlBatchException
(
SqlException
ex
,
int
prevLinesInBatch
) :
System
ex
System.Data.SqlClient.SqlException
prevLinesInBatch
int
return
System