C# 클래스 Microsoft.SqlServer.TDS.TDSTokenFactory

Constructor for TDS tokens
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 메소드들

메소드 설명
Create ( Stream source ) : IList

Reconstruct token sequence from the stream

메소드 상세

Create() 공개 정적인 메소드

Reconstruct token sequence from the stream
public static Create ( Stream source ) : IList
source Stream
리턴 IList