Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a reference to a database file.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Automation
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public Class OADatabaseFileReference _
Inherits OAReferenceBase
'Usage
Dim instance As OADatabaseFileReference
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public class OADatabaseFileReference : OAReferenceBase
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public ref class OADatabaseFileReference : public OAReferenceBase
public class OADatabaseFileReference extends OAReferenceBase
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Schema.Project.Automation.OAReferenceBase
Microsoft.VisualStudio.Data.Schema.Project.Automation.OADatabaseFileReference
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
OADatabaseFileReference Members
Microsoft.VisualStudio.Data.Schema.Project.Automation Namespace