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
- XmlEnumAttribute.cs
- Inline.cs
- ResolveResponseInfo.cs
- SoapFault.cs
- DBParameter.cs
- Native.cs
- LoginNameDesigner.cs
- TagPrefixInfo.cs
- SpellerStatusTable.cs
- CodeTypeDelegate.cs
- EncodingDataItem.cs
- TranslateTransform3D.cs
- RegexTree.cs
- PrincipalPermission.cs
- DynamicRenderer.cs
- DataColumnMapping.cs
- GridViewColumn.cs
- storepermission.cs
- BmpBitmapEncoder.cs
- XmlNodeList.cs
- FileSecurity.cs
- XmlAttributeCollection.cs
- ResizeBehavior.cs
- _OSSOCK.cs
- RuleValidation.cs
- ElementProxy.cs
- RTLAwareMessageBox.cs
- SqlBulkCopyColumnMappingCollection.cs
- HGlobalSafeHandle.cs
- CompoundFileStorageReference.cs
- DesignerSerializerAttribute.cs
- Window.cs
- EntityKeyElement.cs
- RecordsAffectedEventArgs.cs
- ImageDrawing.cs
- Button.cs
- Array.cs
- Atom10FormatterFactory.cs
- SoapTypeAttribute.cs
- VirtualPathProvider.cs
- ToolStripContentPanelRenderEventArgs.cs
- Material.cs
- DataBindingExpressionBuilder.cs
- Cursor.cs
- XmlSchemaProviderAttribute.cs
- RangeValidator.cs
- Guid.cs
- Listbox.cs
- PersonalizationState.cs
- SafeBitVector32.cs
- FileDialog.cs
- SubstitutionDesigner.cs
- StylusLogic.cs
- InstanceNameConverter.cs
- DesignTimeValidationFeature.cs
- SamlDelegatingWriter.cs
- SourceElementsCollection.cs
- CodeTypeReferenceSerializer.cs
- PublishLicense.cs
- TraceContextRecord.cs
- CancellableEnumerable.cs
- NamespaceEmitter.cs
- HttpBufferlessInputStream.cs
- WebBrowserEvent.cs
- SelectionEditingBehavior.cs
- IgnoreFlushAndCloseStream.cs
- DataTableNewRowEvent.cs
- TypeDelegator.cs
- Attributes.cs
- FixedLineResult.cs
- TcpTransportSecurity.cs
- AxDesigner.cs
- MailWriter.cs
- XmlAtomicValue.cs
- GenericAuthenticationEventArgs.cs
- InvalidComObjectException.cs
- TraceUtils.cs
- FixedHighlight.cs
- DoubleCollectionConverter.cs
- PathFigure.cs
- DefaultValidator.cs
- LastQueryOperator.cs
- ComponentCodeDomSerializer.cs
- Int32CollectionValueSerializer.cs
- UpdateCompiler.cs
- BuildProviderCollection.cs
- NonDualMessageSecurityOverHttp.cs
- EventBuilder.cs
- DbRetry.cs
- CombinedGeometry.cs
- MainMenu.cs
- DefaultEvaluationContext.cs
- Internal.cs
- WaitHandleCannotBeOpenedException.cs
- TextBoxView.cs
- DetailsViewDeleteEventArgs.cs
- HMACSHA384.cs
- RoutedEventConverter.cs
- SAPIEngineTypes.cs
- RedirectionProxy.cs