OracleDatabaseResource
Handle TypeScript
interface OracleDatabaseResource extends IManifestExpressionProvider, IResource, IResourceWithConnectionString, IResourceWithParent, 0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]], IValueProvider, IValueWithReferences { readonly connectionStringExpression: ReferenceExpression; readonly databaseName: string; readonly jdbcConnectionString: ReferenceExpression; readonly name: string; readonly parent: OracleDatabaseServerResource; readonly uriExpression: ReferenceExpression;} 6 members
Properties
property
connectionStringExpression ReferenceExpression get Gets the ConnectionStringExpression property
property
databaseName string get Gets the DatabaseName property
property
jdbcConnectionString ReferenceExpression get Gets the JdbcConnectionString property
property
name string get Gets the Name property
property
parent OracleDatabaseServerResource get Gets the Parent property
property
uriExpression ReferenceExpression get Gets the UriExpression property