TopicId 属性

Gets the topic ID to access in SQL Server Books Online.

命名空间:  Microsoft.ReportingServices.Interfaces
程序集:  Microsoft.ReportingServices.QueryDesigners(在 Microsoft.ReportingServices.QueryDesigners.dll 中)

语法

声明
Public ReadOnly Property TopicId As Nullable(Of Integer)
    Get
用法
Dim instance As F1KeywordAttribute
Dim value As Nullable(Of Integer)

value = instance.TopicId
public Nullable<int> TopicId { get; }
public:
property Nullable<int> TopicId {
    Nullable<int> get ();
}
member TopicId : Nullable<int>
function get TopicId () : Nullable<int>

属性值

类型:System. . :: . .Nullable< (Of < ( <'Int32> ) > ) >
A string value.