adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DatabaseOperationTask Class / ProviderName Property

In This Topic
    ProviderName Property
    In This Topic
    The OleDb provider name to use, if other than the default.
    Syntax
    'Declaration
     
    
    Public Property ProviderName As String
    public string ProviderName {get; set;}
    See Also