Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Data / System / Data / OleDb / oledbmetadatacollectionnames.cs / 1305376 / oledbmetadatacollectionnames.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //[....] //[....] //----------------------------------------------------------------------------- namespace System.Data.OleDb { public static class OleDbMetaDataCollectionNames { public static readonly string Catalogs = "Catalogs"; public static readonly string Collations = "Collations"; public static readonly string Columns = "Columns"; public static readonly string Indexes = "Indexes"; public static readonly string Procedures = "Procedures"; public static readonly string ProcedureColumns = "ProcedureColumns"; public static readonly string ProcedureParameters = "ProcedureParameters"; public static readonly string Tables = "Tables"; public static readonly string Views = "Views"; } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //[....] //[....] //----------------------------------------------------------------------------- namespace System.Data.OleDb { public static class OleDbMetaDataCollectionNames { public static readonly string Catalogs = "Catalogs"; public static readonly string Collations = "Collations"; public static readonly string Columns = "Columns"; public static readonly string Indexes = "Indexes"; public static readonly string Procedures = "Procedures"; public static readonly string ProcedureColumns = "ProcedureColumns"; public static readonly string ProcedureParameters = "ProcedureParameters"; public static readonly string Tables = "Tables"; public static readonly string Views = "Views"; } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- TextFormatterHost.cs
- CustomUserNameSecurityTokenAuthenticator.cs
- OperationFormatUse.cs
- DispatcherObject.cs
- GotoExpression.cs
- Command.cs
- HtmlControl.cs
- MasterPageCodeDomTreeGenerator.cs
- ImageUrlEditor.cs
- FileStream.cs
- EnumCodeDomSerializer.cs
- BaseCodePageEncoding.cs
- IncrementalHitTester.cs
- BaseEntityWrapper.cs
- CodePropertyReferenceExpression.cs
- DataPagerFieldItem.cs
- HashAlgorithm.cs
- HttpCookieCollection.cs
- WmpBitmapDecoder.cs
- PrintPreviewDialog.cs
- BuildProvidersCompiler.cs
- DependencyProperty.cs
- URI.cs
- Vector.cs
- CompilerState.cs
- SafeReversePInvokeHandle.cs
- NameTable.cs
- ButtonAutomationPeer.cs
- CellLabel.cs
- LinkedList.cs
- WindowsUserNameSecurityTokenAuthenticator.cs
- FrameworkElementAutomationPeer.cs
- VisualStyleRenderer.cs
- VectorAnimationBase.cs
- ConnectionStringSettings.cs
- ZipIOLocalFileDataDescriptor.cs
- DependencyObjectType.cs
- ObjectDataSourceStatusEventArgs.cs
- EntityPropertyMappingAttribute.cs
- BaseAddressPrefixFilterElementCollection.cs
- GlobalizationSection.cs
- DataGridViewCellConverter.cs
- WindowsAuthenticationModule.cs
- RemotingAttributes.cs
- WorkflowOperationInvoker.cs
- x509utils.cs
- ColorAnimationUsingKeyFrames.cs
- Task.cs
- TextRangeEdit.cs
- CompilationRelaxations.cs
- DocumentReference.cs
- DefaultWorkflowTransactionService.cs
- PeerPresenceInfo.cs
- ResourceAssociationSetEnd.cs
- ReadOnlyDictionary.cs
- NumberSubstitution.cs
- DiagnosticsConfigurationHandler.cs
- DocumentPropertiesDialog.cs
- FigureParagraph.cs
- QuerySettings.cs
- SecurityChannel.cs
- DataControlExtensions.cs
- BuildDependencySet.cs
- AuthenticationModuleElement.cs
- LayoutEditorPart.cs
- ConfigXmlWhitespace.cs
- XmlDataLoader.cs
- ReadOnlyDataSourceView.cs
- DataSvcMapFileSerializer.cs
- ListDictionaryInternal.cs
- RijndaelManagedTransform.cs
- QilUnary.cs
- HtmlControlPersistable.cs
- ObjectSet.cs
- GPRECT.cs
- XmlQueryContext.cs
- BitmapEffectInput.cs
- CorrelationResolver.cs
- Processor.cs
- BrowsableAttribute.cs
- UnsafeNativeMethods.cs
- WhitespaceRuleLookup.cs
- CompleteWizardStep.cs
- NamedPermissionSet.cs
- RelatedEnd.cs
- WebControlsSection.cs
- ProcessModuleCollection.cs
- WebPartTracker.cs
- XmlUtf8RawTextWriter.cs
- LogRestartAreaEnumerator.cs
- StrokeNodeOperations2.cs
- HandlerMappingMemo.cs
- sqlinternaltransaction.cs
- NativeMethods.cs
- FormsAuthenticationTicket.cs
- InvalidCardException.cs
- HttpCookie.cs
- DetailsView.cs
- TokenBasedSetEnumerator.cs
- CompilationLock.cs