Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Microsoft
AspNet
SignalR
SqlServer
IDataRecordExtensions
C# Class Microsoft.AspNet.SignalR.SqlServer.IDataRecordExtensions
显示文件
Open project: SignalR/SignalR
Public Methods
Method
Description
GetBinary
(
this
reader
,
int
ordinalIndex
) :
byte[]
Method Details
GetBinary()
public
static
method
public
static
GetBinary
(
this
reader
,
int
ordinalIndex
) :
byte[]
reader
this
ordinalIndex
int
return
byte[]