Condividi tramite


Costruttore ScriptCacheException (String)

Inizializza una nuova istanza della classe ScriptCacheException.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    message As String _
)
public ScriptCacheException(
    string message
)
public:
ScriptCacheException(
    String^ message
)
new : 
        message:string -> ScriptCacheException
public function ScriptCacheException(
    message : String
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ScriptCacheException Classe

Overload ScriptCacheException

Spazio dei nomi Microsoft.Data.Schema.SchemaModel