Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Instantiates a new instance of ModelTransformExtensionContext.
Namespace: Microsoft.Data.Entity.Design.Extensibility
Assembly: Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ModelTransformExtensionContext()
protected ModelTransformExtensionContext()
protected:
ModelTransformExtensionContext()
protected function ModelTransformExtensionContext()
Remarks
This constructor is inherited from the ExtensionContext class.
For information about extending the functionality of the ADO.NET Entity Data Model Tools, see Extending the Entity Data Model Tools and ADO.NET Entity Data Model Designer Extension Starter Kit.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
ModelTransformExtensionContext Class
ModelTransformExtensionContext Members
Microsoft.Data.Entity.Design.Extensibility Namespace