Visual Basic (Declaration) | |
---|---|
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, AllowMultiple=False, Inherited=True)> Public Class ErrorBehaviorAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute, System.ServiceModel.Description.IServiceBehavior |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ErrorBehaviorAttribute |
C# | |
---|---|
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, AllowMultiple=false, Inherited=true)] public class ErrorBehaviorAttribute : System.Attribute, System.Runtime.InteropServices._Attribute, System.ServiceModel.Description.IServiceBehavior |
C++/CLI | |
---|---|
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, AllowMultiple=false, Inherited=true)] public ref class ErrorBehaviorAttribute : public System.Attribute, System.Runtime.InteropServices._Attribute, System.ServiceModel.Description.IServiceBehavior |
System.Object
System.Attribute
IdeaBlade.EntityModel.Server.ErrorBehaviorAttribute
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family