Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / ndp / fx / src / Data / System / Data / OleDb / oledbmetadatacollectionnames.cs / 1 / oledbmetadatacollectionnames.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //[....] //[....] //----------------------------------------------------------------------------- namespace System.Data.OleDb { #if WINFSInternalOnly internal #else public #endif 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 { #if WINFSInternalOnly internal #else public #endif 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
- ViewStateChangedEventArgs.cs
- CodeDomConfigurationHandler.cs
- OdbcHandle.cs
- PositiveTimeSpanValidatorAttribute.cs
- ToolStripRenderEventArgs.cs
- XPathBinder.cs
- HtmlDocument.cs
- Help.cs
- MultipleCopiesCollection.cs
- UpdateTracker.cs
- odbcmetadatacolumnnames.cs
- AudioFileOut.cs
- VirtualPathProvider.cs
- SiteMapPath.cs
- HttpModuleActionCollection.cs
- WebBrowserSiteBase.cs
- WebMessageEncodingBindingElement.cs
- WebHttpBindingElement.cs
- SelectionPatternIdentifiers.cs
- URLString.cs
- ListControlConvertEventArgs.cs
- MembershipPasswordException.cs
- ExpandoObject.cs
- LassoSelectionBehavior.cs
- XmlUtil.cs
- WeakKeyDictionary.cs
- CompressionTransform.cs
- IImplicitResourceProvider.cs
- _TLSstream.cs
- Helper.cs
- ContentPlaceHolder.cs
- ParentQuery.cs
- OletxVolatileEnlistment.cs
- CodeMemberField.cs
- FrameDimension.cs
- _LocalDataStoreMgr.cs
- PerformanceCounterPermissionEntryCollection.cs
- ChannelPool.cs
- DataObject.cs
- RenamedEventArgs.cs
- loginstatus.cs
- IOException.cs
- BStrWrapper.cs
- Geometry.cs
- DataServiceQueryException.cs
- AsymmetricKeyExchangeFormatter.cs
- Debug.cs
- XmlReaderDelegator.cs
- BitmapVisualManager.cs
- Timer.cs
- ShaderEffect.cs
- PerfService.cs
- XamlFrame.cs
- PagerStyle.cs
- ServiceModelDictionary.cs
- CustomTypeDescriptor.cs
- ConstraintManager.cs
- InfoCardBaseException.cs
- FileCodeGroup.cs
- WorkflowItemsPresenter.cs
- WhitespaceSignificantCollectionAttribute.cs
- FileDialog.cs
- SchemaAttDef.cs
- GetPolicyDetailsRequest.cs
- OdbcConnectionFactory.cs
- DrawingContextWalker.cs
- UnionCqlBlock.cs
- CompiledQueryCacheEntry.cs
- ListViewInsertedEventArgs.cs
- EmptyCollection.cs
- ObjectStateEntry.cs
- TextRangeAdaptor.cs
- EntityDataReader.cs
- X500Name.cs
- SmtpCommands.cs
- TabItemWrapperAutomationPeer.cs
- InOutArgument.cs
- MeasureItemEvent.cs
- DataFieldCollectionEditor.cs
- XpsFont.cs
- dbdatarecord.cs
- DesignTimeParseData.cs
- LayoutTableCell.cs
- TextTreeText.cs
- SoundPlayerAction.cs
- Zone.cs
- DoubleCollectionConverter.cs
- IISUnsafeMethods.cs
- ButtonBaseAutomationPeer.cs
- ProcessModule.cs
- remotingproxy.cs
- BamlMapTable.cs
- QilInvokeEarlyBound.cs
- BitmapEffectGroup.cs
- ToolStripGrip.cs
- DeploymentExceptionMapper.cs
- ResourcePool.cs
- ArithmeticException.cs
- OleDbConnectionFactory.cs
- Manipulation.cs