https://learn.microsoft.com/it-it/dotnet/api/system.data.datarelation?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
DataRelation Class (System.Data) | Microsoft Learn
Represents a parent/child relationship between two DataTable objects.
class systemdatamicrosoftlearn
https://learn.microsoft.com/es-es/dotnet/api/system.data.datarelation.dataset?view=netframework-4.8.1&viewFallbackFrom=net-10.0
DataRelation.DataSet Property (System.Data) | Microsoft Learn
Gets the DataSet to which the DataRelation belongs.
property systemdatasetmicrosoftlearn
https://learn.microsoft.com/es-es/dotnet/api/system.data.datarelation.relationname?view=netframework-4.8.1&viewFallbackFrom=net-10.0
DataRelation.RelationName Property (System.Data) | Microsoft Learn
Gets or sets the name used to retrieve a DataRelation from the DataRelationCollection.
property systemdatamicrosoftlearn
https://learn.microsoft.com/es-es/dotnet/api/system.data.datarelation.checkstateforproperty?view=net-10.0
DataRelation.CheckStateForProperty Method (System.Data) | Microsoft Learn
This method supports .NET infrastructure and is not intended to be used directly from your code.
system datamethodmicrosoftlearn
https://learn.microsoft.com/it-it/dotnet/api/system.data.datarelation.relationname?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
DataRelation.RelationName Property (System.Data) | Microsoft Learn
Gets or sets the name used to retrieve a DataRelation from the DataRelationCollection.
property systemdatamicrosoftlearn
https://learn.microsoft.com/es-es/dotnet/api/system.data.datarelation.extendedproperties?view=netframework-4.8.1&viewFallbackFrom=net-10.0
DataRelation.ExtendedProperties Property (System.Data) | Microsoft Learn
Gets the collection that stores customized properties.
property systemdatamicrosoftlearn