---
title: "vdsControl"
slug: "oas-aref-vdscontrol-3-28"
updated: 2025-07-04T10:04:20Z
published: 2025-07-07T13:45:50Z
canonical: "docs.onespan.com/oas-aref-vdscontrol-3-28"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onespan.com/llms.txt
> Use this file to discover all available pages before exploring further.

# vdsControl

The vdsControl table is used to control various details about the database schema and connection.

## Columns

| Column name | Data type | Primary key | Nullable | Description |
| --- | --- | --- | --- | --- |
| vdsName | varchar(64) | Yes | No |  |
| vdsValue | varchar(512) | No | Yes |  |
| vdsFlags | integer | No | Yes |  |

## Keys

Primary key: (vdsName)

Foreign keys: None
