Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SqlServerLsnPosition

import type { SqlServerLsnPosition } from "https://googleapis.deno.dev/v1/datastream:v1.ts";

SQL Server LSN position

interface SqlServerLsnPosition {
lsn?: string;
}

§Properties

§
lsn?: string
[src]

Required. Log sequence number (LSN) from where Logs will be read