Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / System / data / design / SchemaName.cs / 1 / SchemaName.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All Rights Reserved. // Information Contained Herein is Proprietary and Confidential. // //----------------------------------------------------------------------------- namespace System.Data.Design { internal class SchemaName { ////// Private contstructor to avoid class being instantiated. /// private SchemaName() { } internal const string DataSourcePrefix = "msdatasource"; internal const string DataSourceNamespace = "urn:schemas-microsoft-com:xml-msdatasource"; internal const string DataSourceTempTargetNamespace = ""; internal const string SchemaNodeName = "schema"; internal const string AnnotationNodeName = "annotation"; internal const string AppInfoNodeName = "appinfo"; internal const string AppInfoSourceName = "source"; internal const string DataSourceRoot = "DataSource"; internal const string DbSource = "DbSource"; internal const string Connection = "Connection"; internal const string RadTable = "TableAdapter"; internal const string OldRadTable = "DbTable"; internal const string DbCommand = "DbCommand"; internal const string Parameter = "Parameter"; } } // 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
- PasswordPropertyTextAttribute.cs
- ListItemCollection.cs
- DebuggerAttributes.cs
- ConstructorNeedsTagAttribute.cs
- RuntimeConfigLKG.cs
- UserNameSecurityTokenAuthenticator.cs
- CroppedBitmap.cs
- SqlUtils.cs
- SqlBooleanMismatchVisitor.cs
- ArithmeticException.cs
- WpfPayload.cs
- WebBaseEventKeyComparer.cs
- ZipIOExtraFieldPaddingElement.cs
- XPathChildIterator.cs
- ExtendedPropertiesHandler.cs
- Utility.cs
- ServicesExceptionNotHandledEventArgs.cs
- ImageListStreamer.cs
- SdlChannelSink.cs
- DeflateStream.cs
- XmlCustomFormatter.cs
- ChangeDirector.cs
- SectionInformation.cs
- DataTemplateKey.cs
- PropertyContainer.cs
- ToolStripLocationCancelEventArgs.cs
- SHA512Managed.cs
- FixedSOMLineCollection.cs
- ModifierKeysConverter.cs
- MDIControlStrip.cs
- TextDocumentView.cs
- XPathSelfQuery.cs
- KeyNotFoundException.cs
- activationcontext.cs
- XmlElementList.cs
- BindableAttribute.cs
- TypeInformation.cs
- PropertyMappingExceptionEventArgs.cs
- KeyTime.cs
- Button.cs
- LineVisual.cs
- DaylightTime.cs
- BaseParaClient.cs
- sqlpipe.cs
- SiteMapDataSourceView.cs
- SqlWebEventProvider.cs
- DataTableMappingCollection.cs
- PrintPreviewControl.cs
- DefaultSerializationProviderAttribute.cs
- FtpCachePolicyElement.cs
- TimeSpanSecondsConverter.cs
- DependencyPropertyHelper.cs
- XmlSchemaComplexType.cs
- HttpCookieCollection.cs
- XmlSortKeyAccumulator.cs
- XmlElementList.cs
- BaseAutoFormat.cs
- IdleTimeoutMonitor.cs
- TypeTypeConverter.cs
- ClientSession.cs
- CompilerGeneratedAttribute.cs
- InvokeHandlers.cs
- ModelTreeEnumerator.cs
- infer.cs
- FastPropertyAccessor.cs
- GrammarBuilderPhrase.cs
- ClientConfigPaths.cs
- FileReader.cs
- ExpressionEvaluator.cs
- EndpointInfoCollection.cs
- HttpStreamFormatter.cs
- CornerRadiusConverter.cs
- OutputCacheSettingsSection.cs
- TextRenderingModeValidation.cs
- SequentialActivityDesigner.cs
- XsdSchemaFileEditor.cs
- RepeaterCommandEventArgs.cs
- WebPartTracker.cs
- SecurityException.cs
- KeyInfo.cs
- PointF.cs
- EtwTrace.cs
- VectorAnimationUsingKeyFrames.cs
- PointIndependentAnimationStorage.cs
- InvalidComObjectException.cs
- ExecutionEngineException.cs
- DataPointer.cs
- BitmapEffectDrawingContextState.cs
- FloaterParagraph.cs
- RankException.cs
- GeometryValueSerializer.cs
- HitTestParameters3D.cs
- DesignerView.Commands.cs
- VisualStyleRenderer.cs
- SrgsSemanticInterpretationTag.cs
- HandlerFactoryCache.cs
- DependencyObject.cs
- D3DImage.cs
- SQLBytesStorage.cs
- ListItemCollection.cs