共用方式為


ScriptCacheException 建構函式 (String)

初始化 ScriptCacheException 類別的新執行個體。

命名空間:  Microsoft.Data.Schema.SchemaModel
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

ScriptCacheException 類別

ScriptCacheException 多載

Microsoft.Data.Schema.SchemaModel 命名空間