VistaDB 6
VistaDB.Entity Namespace / VistaDBProviderManifest Class
Properties Methods


In This Topic
    VistaDBProviderManifest Class Members
    In This Topic

    The following tables list the members exposed by VistaDBProviderManifest.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the VistaDBProviderManifest class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Data.Entity.Core.Common.DbXmlEnabledProviderManifest)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Data.Entity.Core.Common.DbXmlEnabledProviderManifest)
    Protected Property (Inherited from System.Data.Entity.Core.Common.DbXmlEnabledProviderManifest)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderManifest)
    Public MethodOverridden. This method takes a type and a set of facets and returns the best mapped equivalent type in EDM.  
    Public Method (Inherited from System.Data.Entity.Core.Common.DbXmlEnabledProviderManifest)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderManifest)
    Public MethodOverridden.   
    Public MethodOverridden. This method takes a type and a set of facets and returns the best mapped equivalent type in SQL Server, taking the store version into consideration.  
    Public MethodOverridden.   
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderManifest)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderManifest)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Providers should override this to return information specific to their provider. This method should never return null.  
    Top
    See Also