ISetDatabase.DeleteSet Method

Deletes a set from the database.
Sub DeleteSet( _ 
ByVal setId As Long
)
This language is not supported or no code example is available.
void DeleteSet( 
long setId 
)
This language is not supported or no code example is available.

Parameters

setId
long

The ID of the set to be deleted.

Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition