Linguaggio

ResultType Enumerazione

Definizione

Tipo di enumerazione risultato Per supportare la descrizione localizzata, usa LocalizedEnumConverter.

[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.SqlScriptPublish.LocalizedEnumConverter))]
public enum ResultType
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.SqlScriptPublish.LocalizedEnumConverter))>]
type ResultType = 
Public Enum ResultType
Ereditarietà
ResultType
Attributi

Campi

Nome Valore Descrizione
None 0
InProgress 1
Success 2
Warning 3
Error 4

Si applica a