For a list of all members of this type, see ItemsInfo members
Public Methods
Name | Description | |
---|---|---|
AddItemsInfoTableRow | Adds a row to this ItemsInfoTableDataTable. | |
Clone | Copies the structure of the ItemsInfo, including all DataTable schemas, relations, and constraints. Does not copy any data | |
Clone | Creates a new object that is a copy of the current instance. | |
FindById | Finds the row with the given Id value. | |
GetEnumerator | Returns an enumerator that iterates through the rows for this ItemsInfoTableDataTable. | |
GetTypedTableSchema | Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium. | |
IsCreationDateNull | Determines whether the Creation Date column is null for this row. | |
IsDependencyNull | Determines whether the Dependency column is null for this row. | |
IsEncryptedNull | Determines whether the Encrypted column is null for this row. | |
IsPriorityNull | Determines whether the Priority column is null for this row. | |
Item | Gets the ItemsInfoTableRow at the specified index from this ItemsInfoTableDataTable. | |
ItemsInfoTableRowChangeEventHandler | Represents the method that will handle the event. | |
NewItemsInfoTableRow | Creates a new ItemsInfoTableRow. | |
RemoveItemsInfoTableRow | Removes the specified row. | |
SetCreationDateNull | Sets the Priority column for this row to null. | |
SetDependencyNull | Sets the Priority column for this row to null. | |
SetEncryptedNull | Sets the Priority column for this row to null. | |
SetPriorityNull | Sets the Priority column for this row to null. |
Protected Methods
Name | Description | |
---|---|---|
CreateInstance | Creates an uninitialized ItemsInfoTableDataTable. | |
GetRowType | Use this method to get the type of data allowed in the ItemsInfoTableDataTable table row. | |
GetSchemaSerializable | This API is used internally, and is not intended to be used directly from your code. | |
InitializeDerivedDataSet | This API is used internally, and is not intended to be used directly from your code. | |
NewRowFromBuilder | Creates a new System.Data.DataRow. | |
OnRowChanged | Raises the ItemsInfoTableRowChanged event. | |
OnRowChanging | Raises the ItemsInfoTableRowChanging event. | |
OnRowDeleted | Raises the ItemsInfoTableRowDeleted event. | |
OnRowDeleting | Raises the ItemsInfoTableRowDeleting event. | |
ShouldSerializeRelations | Gets a value indicating whether Relations property should be persisted. | |
ShouldSerializeTables | Gets a value indicating whether the Tables property should be persisted. |