Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / System / data / design / DataSourceXmlAttributeAttribute.cs / 1 / DataSourceXmlAttributeAttribute.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All Rights Reserved. // Information Contained Herein is Proprietary and Confidential. // //----------------------------------------------------------------------------- namespace System.Data.Design { using System; using System.ComponentModel; [AttributeUsage(AttributeTargets.Property)] internal sealed class DataSourceXmlAttributeAttribute : DataSourceXmlSerializationAttribute { internal DataSourceXmlAttributeAttribute() : this(null) { } internal DataSourceXmlAttributeAttribute(string attributeName) { Name = attributeName; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ToolStripTemplateNode.cs
- DrawListViewColumnHeaderEventArgs.cs
- XmlDocumentType.cs
- GenericXmlSecurityToken.cs
- NoClickablePointException.cs
- ControlParameter.cs
- TypeResolver.cs
- RequestCachePolicyConverter.cs
- AttachedPropertyBrowsableForChildrenAttribute.cs
- ButtonChrome.cs
- CustomAttributeSerializer.cs
- TraceListener.cs
- HostExecutionContextManager.cs
- GraphicsState.cs
- WebZone.cs
- SmtpReplyReaderFactory.cs
- SqlUtils.cs
- BinaryExpression.cs
- KnownTypeHelper.cs
- CrossAppDomainChannel.cs
- Inflater.cs
- OuterGlowBitmapEffect.cs
- OracleDataReader.cs
- CodeThrowExceptionStatement.cs
- CharAnimationUsingKeyFrames.cs
- MobileDeviceCapabilitiesSectionHandler.cs
- WeakReferenceKey.cs
- HebrewCalendar.cs
- ObservableCollectionDefaultValueFactory.cs
- ConnectionPointCookie.cs
- EngineSite.cs
- OlePropertyStructs.cs
- CompressionTransform.cs
- RubberbandSelector.cs
- CqlBlock.cs
- RSAProtectedConfigurationProvider.cs
- DataControlPagerLinkButton.cs
- HtmlInputButton.cs
- ElementAction.cs
- Function.cs
- RelatedCurrencyManager.cs
- XmlSchemaCompilationSettings.cs
- SecurityListenerSettingsLifetimeManager.cs
- NotifyInputEventArgs.cs
- ChineseLunisolarCalendar.cs
- ExtendedPropertyCollection.cs
- ListViewGroupItemCollection.cs
- RSAOAEPKeyExchangeDeformatter.cs
- ServiceEndpointElement.cs
- TableLayout.cs
- GeneralTransform3DGroup.cs
- RectangleConverter.cs
- StateManagedCollection.cs
- WindowsListBox.cs
- StructuralCache.cs
- XmlIgnoreAttribute.cs
- LongValidator.cs
- InkCollectionBehavior.cs
- FreeFormDragDropManager.cs
- DetailsViewRow.cs
- LinkDesigner.cs
- KeyGestureValueSerializer.cs
- TTSEngineProxy.cs
- CodeSnippetTypeMember.cs
- SimpleApplicationHost.cs
- DescendentsWalker.cs
- FixedSOMElement.cs
- ParserContext.cs
- SoapSchemaExporter.cs
- ECDiffieHellmanPublicKey.cs
- brushes.cs
- NativeCompoundFileAPIs.cs
- AvTraceDetails.cs
- Mutex.cs
- WindowsToolbarAsMenu.cs
- DirectionalLight.cs
- HttpModuleCollection.cs
- XsdBuildProvider.cs
- BindingExpression.cs
- StorageBasedPackageProperties.cs
- ListView.cs
- CommandManager.cs
- FrameworkObject.cs
- BaseProcessor.cs
- GridSplitter.cs
- TableItemPatternIdentifiers.cs
- OlePropertyStructs.cs
- HwndSourceParameters.cs
- XmlWrappingReader.cs
- SqlDataSourceEnumerator.cs
- UserControlParser.cs
- NominalTypeEliminator.cs
- EpmCustomContentDeSerializer.cs
- ResourceType.cs
- GenericTypeParameterBuilder.cs
- CodeTypeParameterCollection.cs
- RewritingProcessor.cs
- DelayedRegex.cs
- XmlDataSource.cs
- odbcmetadatafactory.cs