C# 클래스 System.Data.Common.SchemaInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
name string
type System.Type
typeName string

프로퍼티 상세

name 공개적으로 프로퍼티

public string name
리턴 string

type 공개적으로 프로퍼티

public Type,System type
리턴 System.Type

typeName 공개적으로 프로퍼티

public string typeName
리턴 string