TopicId 속성
Gets the topic ID to access in SQL Server Books Online.
네임스페이스: Microsoft.ReportingServices.Interfaces
어셈블리: Microsoft.ReportingServices.QueryDesigners.dll의 Microsoft.ReportingServices.QueryDesigners
구문
‘선언
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.