C# Class System.Data.Common.SchemaInfo

Show file Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
name string
type System.Type
typeName string

Property Details

name public property

public string name
return string

type public property

public Type,System type
return System.Type

typeName public property

public string typeName
return string