C# 클래스 Microsoft.AspNet.SignalR.SqlServer.IDataRecordExtensions

파일 보기 프로젝트 열기: SignalR/SignalR

공개 메소드들

메소드 설명
GetBinary ( this reader, int ordinalIndex ) : byte[]

메소드 상세

GetBinary() 공개 정적인 메소드

public static GetBinary ( this reader, int ordinalIndex ) : byte[]
reader this
ordinalIndex int
리턴 byte[]