InMemoryScriptCache 類別
表示將指令碼儲存在記憶體中的指令碼快取。
繼承階層架構
System.Object
Microsoft.Data.Schema.SchemaModel.ScriptCache
Microsoft.Data.Schema.SchemaModel.InMemoryScriptCache
命名空間: Microsoft.Data.Schema.SchemaModel
組件: Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)
語法
'宣告
<SerializableAttribute> _
Public NotInheritable Class InMemoryScriptCache _
Inherits ScriptCache _
Implements ISerializable
[SerializableAttribute]
public sealed class InMemoryScriptCache : ScriptCache,
ISerializable
[SerializableAttribute]
public ref class InMemoryScriptCache sealed : public ScriptCache,
ISerializable
[<Sealed>]
[<SerializableAttribute>]
type InMemoryScriptCache =
class
inherit ScriptCache
interface ISerializable
end
public final class InMemoryScriptCache extends ScriptCache implements ISerializable
InMemoryScriptCache 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
![]() |
InMemoryScriptCache | 初始化 InMemoryScriptCache 類別的新執行個體。 |
回頁首
屬性
名稱 | 說明 | |
---|---|---|
![]() |
AllCacheIdentifiers | (覆寫 ScriptCache.AllCacheIdentifiers。) |
回頁首
方法
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。