SqlServerLsnPositionCopyimport 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