Partager via


ScriptCacheException, constructeur (String)

Initialise une nouvelle instance de la classe ScriptCacheException.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ScriptCacheException Classe

ScriptCacheException, surcharge

Microsoft.Data.Schema.SchemaModel, espace de noms