TimeAttributeBinding 클래스
Represents a placeholder binding for generated data items.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.TimeAttributeBinding
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
‘선언
<GuidAttribute("D6636A59-84BB-4356-A528-5FBEEDD14F4A")> _
Public NotInheritable Class TimeAttributeBinding _
Inherits Binding
‘사용 방법
Dim instance As TimeAttributeBinding
C#
[GuidAttribute("D6636A59-84BB-4356-A528-5FBEEDD14F4A")]
public sealed class TimeAttributeBinding : Binding
[GuidAttribute(L"D6636A59-84BB-4356-A528-5FBEEDD14F4A")]
public ref class TimeAttributeBinding sealed : public Binding
[<SealedAttribute>]
[<GuidAttribute("D6636A59-84BB-4356-A528-5FBEEDD14F4A")>]
type TimeAttributeBinding =
class
inherit Binding
end
public final class TimeAttributeBinding extends Binding
TimeAttributeBinding 유형에서 다음 멤버를 표시합니다.
이름 | 설명 | |
---|---|---|
![]() |
TimeAttributeBinding | Initializes a new instance of the TimeAttributeBinding class. |
맨 위로 이동
이름 | 설명 | |
---|---|---|
![]() |
Container | (Component에서 상속됨) |
![]() |
Parent | Gets the parent object of the current object. (Binding에서 상속됨) |
![]() |
Site | (Component에서 상속됨) |
맨 위로 이동
이름 | 설명 | |
---|---|---|
![]() |
Clone | Returns a clone of the object. (Binding.Clone()을(를) 재정의함) |
![]() |
CreateObjRef | 보안에 중요합니다. (MarshalByRefObject에서 상속됨) |
![]() |
Dispose | (Component에서 상속됨) |
![]() |
Equals | (Object에서 상속됨) |
![]() |
GetHashCode | (Object에서 상속됨) |
![]() |
GetLifetimeService | 보안에 중요합니다. (MarshalByRefObject에서 상속됨) |
![]() |
GetType | (Object에서 상속됨) |
![]() |
InitializeLifetimeService | 보안에 중요합니다. (MarshalByRefObject에서 상속됨) |
![]() |
ToString | (Component에서 상속됨) |
맨 위로 이동
맨 위로 이동
이름 | 설명 | |
---|---|---|
![]() ![]() |
ICloneable.Clone | Creates a new copy of the object instance. (Binding에서 상속됨) |
맨 위로 이동
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.