VistaDB 6
VistaDB.Entity Namespace / VistaDBProviderServices Class
Fields Properties Methods


In This Topic
    VistaDBProviderServices Class Members
    In This Topic

    The following tables list the members exposed by VistaDBProviderServices.

    Public Fields
     NameDescription
    Public FieldThis is the well-known string using in configuration files and code-based configuration as the "provider invariant name" used to specify VistaDB for ADO.NET and Entity Framework provider services.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)The Singleton instance of the SqlProviderServices type.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public MethodOverloaded.  (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Public Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Protected MethodOverridden. Creates a command definition object for the specified provider manifest and command tree.  
    Protected Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Protected Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Protected Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Protected Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Protected Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Protected MethodOverridden. Returns the provider manifest by using the specified version information.  
    Protected MethodOverridden. Returns provider manifest token for a given connection.  
    Protected Method (Inherited from System.Data.Entity.Core.Common.DbProviderServices)
    Protected MethodOverridden. Sets the parameter value and appropriate facets for the given System.Data.Entity.Core.Metadata.Edm.TypeUsage.  
    Top
    See Also