SqlServerCacheOptions.TableName 属性

定义

存储缓存项的表的名称。

public:
 property System::String ^ TableName { System::String ^ get(); void set(System::String ^ value); };
public string TableName { get; set; }
public string? TableName { get; set; }
member this.TableName : string with get, set
Public Property TableName As String

属性值

适用于