다음을 통해 공유


NoSuchProperty 클래스

정의

public ref class NoSuchProperty : Microsoft::BizTalk::Adapter::Common::BTSAdapterException
[System.Serializable]
public class NoSuchProperty : Microsoft.BizTalk.Adapter.Common.BTSAdapterException
type NoSuchProperty = class
    inherit BTSAdapterException
Public Class NoSuchProperty
Inherits BTSAdapterException
상속
특성

생성자

NoSuchProperty(SerializationInfo, StreamingContext)
NoSuchProperty(String)

속성

ArgumentCount (다음에서 상속됨 BTSException)
ExceptionName (다음에서 상속됨 BTSException)
ExtendedDescription (다음에서 상속됨 BTSException)
HResult (다음에서 상속됨 BTSException)
SoapFault (다음에서 상속됨 BTSException)
StackTrace (다음에서 상속됨 BTSException)

메서드

AddArgument(String) (다음에서 상속됨 BTSException)
GetArgument(Int32) (다음에서 상속됨 BTSException)
GetObjectData(SerializationInfo, StreamingContext) (다음에서 상속됨 BTSException)
SetDescription(String) (다음에서 상속됨 BTSException)
SetGUID(Guid) (다음에서 상속됨 BTSException)
SetHelpContext(UInt32) (다음에서 상속됨 BTSException)
SetHelpFile(String) (다음에서 상속됨 BTSException)
SetSource(String) (다음에서 상속됨 BTSException)

적용 대상