Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / 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
- ButtonChrome.cs
- BrowserCapabilitiesFactory.cs
- Publisher.cs
- CommandField.cs
- documentsequencetextpointer.cs
- AdornerLayer.cs
- GetImportedCardRequest.cs
- ProfileServiceManager.cs
- ParsedAttributeCollection.cs
- TextMetrics.cs
- RenderOptions.cs
- TraceListener.cs
- InputEventArgs.cs
- MD5CryptoServiceProvider.cs
- TreeView.cs
- ObservableCollectionDefaultValueFactory.cs
- RowToParametersTransformer.cs
- CellTreeNode.cs
- DrawingContextDrawingContextWalker.cs
- SqlAliaser.cs
- CollectionBuilder.cs
- FactorySettingsElement.cs
- ScaleTransform.cs
- MsmqIntegrationSecurityElement.cs
- SQLDecimalStorage.cs
- WhileDesigner.xaml.cs
- NavigatorOutput.cs
- MergeEnumerator.cs
- VirtualPathUtility.cs
- ClientScriptManager.cs
- MailDefinition.cs
- StoreItemCollection.cs
- HttpPostedFile.cs
- ClientProxyGenerator.cs
- Page.cs
- XPathScanner.cs
- Assign.cs
- Sentence.cs
- TableParaClient.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- printdlgexmarshaler.cs
- PathHelper.cs
- ContainerAction.cs
- Rect.cs
- RectangleGeometry.cs
- BitConverter.cs
- ExpressionQuoter.cs
- SapiRecoContext.cs
- ScriptingWebServicesSectionGroup.cs
- ClientScriptManager.cs
- TreeViewCancelEvent.cs
- ExpressionVisitor.cs
- DoWhile.cs
- LicFileLicenseProvider.cs
- Int32CollectionValueSerializer.cs
- storepermission.cs
- ArgumentOutOfRangeException.cs
- nulltextcontainer.cs
- MailSettingsSection.cs
- CellTreeNodeVisitors.cs
- SetState.cs
- BamlWriter.cs
- NumericPagerField.cs
- DataGridState.cs
- LayoutInformation.cs
- TripleDES.cs
- SqlNamer.cs
- UrlPath.cs
- SetStoryboardSpeedRatio.cs
- TraceShell.cs
- TimeSpanSecondsOrInfiniteConverter.cs
- VisualBrush.cs
- MailBnfHelper.cs
- ZipIOCentralDirectoryFileHeader.cs
- ExceptionRoutedEventArgs.cs
- TextWriterEngine.cs
- TreeViewImageKeyConverter.cs
- HtmlHead.cs
- StickyNoteHelper.cs
- PerformanceCountersBase.cs
- XmlRawWriterWrapper.cs
- EventWaitHandleSecurity.cs
- XmlAutoDetectWriter.cs
- Globals.cs
- StyleTypedPropertyAttribute.cs
- EventManager.cs
- ConfigXmlWhitespace.cs
- Transform3D.cs
- ResourcesBuildProvider.cs
- HwndSourceKeyboardInputSite.cs
- LinearGradientBrush.cs
- CapacityStreamGeometryContext.cs
- AnnotationHighlightLayer.cs
- PermissionSet.cs
- MouseCaptureWithinProperty.cs
- BatchParser.cs
- CustomCredentialPolicy.cs
- EntityDataSourceDesigner.cs
- SearchForVirtualItemEventArgs.cs
- AudioStateChangedEventArgs.cs