DTSSignatureStatus Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DTSSignatureStatus
C#
public enum DTSSignatureStatus
type DTSSignatureStatus =
Public Enum DTSSignatureStatus
- Inheritance
-
DTSSignatureStatus
Name | Value | Description |
---|---|---|
DTSSS_INVALID | 0 | |
DTSSS_NOTPRESENT | 1 | |
DTSSS_GOOD | 2 | |
DTSSS_UNTRUSTED | 3 |
Product | Versions |
---|---|
SQL Server .NET SDK | 2019 |