Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Data / System / Data / ProviderBase / DbMetaDataCollectionNames.cs / 1 / DbMetaDataCollectionNames.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //[....] //[....] //----------------------------------------------------------------------------- namespace System.Data.Common { #if WINFSInternalOnly internal #else public #endif static class DbMetaDataCollectionNames { public static readonly string MetaDataCollections = "MetaDataCollections"; public static readonly string DataSourceInformation = "DataSourceInformation"; public static readonly string DataTypes = "DataTypes"; public static readonly string Restrictions = "Restrictions"; public static readonly string ReservedWords = "ReservedWords"; } } // 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
- WindowsNonControl.cs
- XmlAttributeAttribute.cs
- SqlMethodTransformer.cs
- ConfigurationElementCollection.cs
- SpellerStatusTable.cs
- ICspAsymmetricAlgorithm.cs
- Util.cs
- BitmapDecoder.cs
- ClientTargetCollection.cs
- TagMapInfo.cs
- ConstraintStruct.cs
- XmlDataSourceView.cs
- GridViewHeaderRowPresenterAutomationPeer.cs
- basemetadatamappingvisitor.cs
- NonVisualControlAttribute.cs
- TypeDelegator.cs
- GridItemCollection.cs
- PropertyChangedEventArgs.cs
- ConsoleKeyInfo.cs
- pingexception.cs
- ProfileGroupSettingsCollection.cs
- TextMetrics.cs
- StackSpiller.Bindings.cs
- Primitive.cs
- ClientSettingsProvider.cs
- UnsafeNativeMethodsTablet.cs
- SubtreeProcessor.cs
- CompiledRegexRunnerFactory.cs
- InputMethodStateTypeInfo.cs
- BitmapEffectInput.cs
- EventToken.cs
- XmlUtilWriter.cs
- XPathAncestorQuery.cs
- DownloadProgressEventArgs.cs
- PresentationAppDomainManager.cs
- CommonDialog.cs
- ScriptControl.cs
- TextCharacters.cs
- QueryPageSettingsEventArgs.cs
- UnauthorizedWebPart.cs
- TableLayoutColumnStyleCollection.cs
- EncryptedData.cs
- OleCmdHelper.cs
- ActivityTrace.cs
- DependencyObjectValidator.cs
- PrivilegedConfigurationManager.cs
- FormViewCommandEventArgs.cs
- Renderer.cs
- HttpDictionary.cs
- TreeView.cs
- _LocalDataStoreMgr.cs
- SqlConnectionPoolProviderInfo.cs
- MsmqIntegrationAppDomainProtocolHandler.cs
- ScrollChrome.cs
- WorkflowDefinitionDispenser.cs
- IndexingContentUnit.cs
- DataGridViewSortCompareEventArgs.cs
- GcSettings.cs
- DocobjHost.cs
- ListViewEditEventArgs.cs
- ClientConvert.cs
- RbTree.cs
- PasswordPropertyTextAttribute.cs
- SQLInt64.cs
- DataRelationCollection.cs
- TimeSpan.cs
- UrlUtility.cs
- HttpHandlerActionCollection.cs
- ClientSettingsStore.cs
- WsatTransactionFormatter.cs
- DragDeltaEventArgs.cs
- CapabilitiesState.cs
- UnmanagedMemoryStreamWrapper.cs
- ClientTargetCollection.cs
- ServiceNameElement.cs
- GrabHandleGlyph.cs
- NavigationProgressEventArgs.cs
- ClusterUtils.cs
- WebEvents.cs
- SettingsPropertyIsReadOnlyException.cs
- DispatcherFrame.cs
- SoapReflectionImporter.cs
- ResourceExpressionBuilder.cs
- TypeViewSchema.cs
- PolyBezierSegment.cs
- XmlSchemaComplexContent.cs
- ItemsPanelTemplate.cs
- XpsS0ValidatingLoader.cs
- DataGridViewRow.cs
- DoubleLinkList.cs
- SmiRecordBuffer.cs
- CodeThrowExceptionStatement.cs
- CompilerLocalReference.cs
- WebPartTracker.cs
- InternalRelationshipCollection.cs
- InfoCardRSACryptoProvider.cs
- ScriptReferenceBase.cs
- QueryStatement.cs
- AuthenticationModuleElement.cs
- XamlPoint3DCollectionSerializer.cs