https://learn.microsoft.com/en-us/dotnet/api/system.data.objects.objectcontext.getknownproxytypes?view=netframework-4.8.1&redirectedfrom=MSDN
ObjectContext.GetKnownProxyTypes Method (System.Data.Objects) | Microsoft Learn
Returns all the existing proxy types.
system datamethodobjectsmicrosoftlearn
https://learn.microsoft.com/tr-tr/dotnet/api/system.data.objects.objectcontext.dispose?view=netframework-4.8.1
ObjectContext.Dispose Method (System.Data.Objects) | Microsoft Learn
Releases the resources used by the object context.
system datadisposemethodobjectsmicrosoft
https://tinkerpop.apache.org/javadocs/current/full/org/apache/tinkerpop/gremlin/language/grammar/GremlinParser.TraversalMethod_merge_ObjectContext.html
GremlinParser.TraversalMethod_merge_ObjectContext (Apache TinkerPop 3.8.1 API)
apache tinkerpopmergeapi
https://learn.microsoft.com/tr-tr/dotnet/api/system.data.objects.objectcontext.-ctor?view=netframework-4.8.1
ObjectContext Constructor (System.Data.Objects) | Microsoft Learn
Initializes a new instance of the ObjectContext class.
system dataconstructorobjectsmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.data.objects.objectcontext.commandtimeout?view=netframework-4.8.1
ObjectContext.CommandTimeout Property (System.Data.Objects) | Microsoft Learn
Gets or sets the timeout value, in seconds, for all object context operations. A null value indicates that the default value of the underlying provider will be...
property systemdata objectsmicrosoftlearn
https://learn.microsoft.com/tr-tr/dotnet/api/system.data.objects.objectcontext.getobjecttype?view=netframework-4.8.1
ObjectContext.GetObjectType(Type) Method (System.Data.Objects) | Microsoft Learn
Returns the entity type of the POCO entity associated with a proxy object of a specified type.
system datatypemethodobjectsmicrosoft