https://learn.microsoft.com/pt-br/dotnet/api/system.data.datacolumn.expression?view=netframework-4.8.1&viewFallbackFrom=net-8.0
DataColumn.Expression Property (System.Data) | Microsoft Learn
Gets or sets the expression used to filter rows, calculate the values in a column, or create an aggregate column.
property systemdatacolumnexpressionmicrosoftlearn
https://learn.microsoft.com/ru-ru/dotnet/api/system.data.datacolumn.expression?view=netframework-4.8.1
DataColumn.Expression Property (System.Data) | Microsoft Learn
Gets or sets the expression used to filter rows, calculate the values in a column, or create an aggregate column.
property systemdatacolumnexpressionmicrosoftlearn
https://learn.microsoft.com/it-it/dotnet/api/system.data.datacolumn.columnname?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
DataColumn.ColumnName Property (System.Data) | Microsoft Learn
Gets or sets the name of the column in the DataColumnCollection.
property systemdatacolumnmicrosoftlearn
https://learn.microsoft.com/pt-br/dotnet/api/system.data.datacolumn.tostring?view=netframework-4.8.1&viewFallbackFrom=net-8.0
DataColumn.ToString Method (System.Data) | Microsoft Learn
Gets the Expression of the column, if one exists.
system datadatacolumntostringmethodmicrosoft
https://learn.microsoft.com/en-gb/dotnet/api/system.data.datacolumn.autoincrement?view=netframework-1.1
DataColumn.AutoIncrement Property (System.Data) | Microsoft Learn
Gets or sets a value that indicates whether the column automatically increments the value of the column for new rows added to the table.
property systemdatacolumnautoincrementmicrosoftlearn
https://learn.microsoft.com/pt-br/dotnet/api/system.data.datacolumn.caption?view=netframework-4.8.1&viewFallbackFrom=net-8.0
DataColumn.Caption Property (System.Data) | Microsoft Learn
Gets or sets the caption for the column.
property systemdatacolumncaptionmicrosoftlearn
https://learn.microsoft.com/en-gb/dotnet/api/system.data.datacolumn.checkunique?view=netframework-1.1
DataColumn.CheckUnique Method (System.Data) | Microsoft Learn
This member supports .NET infrastructure and is not intended to be used directly from your code.
system datadatacolumnmethodmicrosoftlearn
https://learn.microsoft.com/en-gb/dotnet/api/system.data.datacolumn.-ctor?view=netframework-1.1
DataColumn Constructor (System.Data) | Microsoft Learn
Initializes a new instance of the DataColumn class.
system datadatacolumnconstructormicrosoftlearn
https://devdocs.prestashop-project.org/9/development/components/grid/columns-reference/data/
DataColumn reference :: PrestaShop Developer Documentation
Learn how to extend, modify and test PrestaShop, create modules, themes, and more.
prestashop developerdatacolumnreferencedocumentation
https://learn.microsoft.com/en-gb/dotnet/api/system.data.datacolumn.onpropertychanging?view=netframework-1.1
DataColumn.OnPropertyChanging(PropertyChangedEventArgs) Method (System.Data) | Microsoft Learn
This member supports .NET infrastructure and is not intended to be used directly from your code.
system datadatacolumnmethodmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.data.datacolumn.datatype?view=netframework-4.8.1
DataColumn.DataType Property (System.Data) | Microsoft Learn
Gets or sets the type of data stored in the column.
datatype propertydatacolumnsystemmicrosoftlearn
https://learn.microsoft.com/pt-br/dotnet/api/system.data.datarow.setnull?view=netframework-4.8
DataRow.SetNull(DataColumn) Method (System.Data) | Microsoft Learn
Sets the value of the specified DataColumn to a null value.
system datadatarowdatacolumnmethodmicrosoft
https://learn.microsoft.com/ja-jp/dotnet/api/system.data.datatable.onremovecolumn?view=netframework-4.8.1&viewFallbackFrom=net-10.0
DataTable.OnRemoveColumn(DataColumn) Method (System.Data) | Microsoft Learn
Notifies the DataTable that a DataColumn is being removed.
system datadatatabledatacolumnmethodmicrosoft