C# Class System.Data.Common.DbSchemaRow

Exibir arquivo Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
DbSchemaRow System.Diagnostics
GetSortedSchemaRows System.Data.Common.DbSchemaRow[]

Private Methods

Method Description
DbSchemaRow ( System.Data.Common.DbSchemaTable schemaTable, DataRow dataRow ) : System.Diagnostics
GetSortedSchemaRows ( DataTable dataTable, bool returnProviderSpecificTypes ) : System.Data.Common.DbSchemaRow[]