Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 21a2a4e

Browse files
authored
Fixed typo
There is no bitint type, I think bigint was meant.
1 parent a0e57ea commit 21a2a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-functions/sys-fn-get-audit-file-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ fn_get_audit_file ( file_pattern,
7979
Specifies a known location with the file specified for the initial_file_name. When this argument is used the function will start reading at the first record of the Buffer immediately following the specified offset.
8080

8181
> [!NOTE]
82-
> The *audit_record_offset* argument must contain valid entries or must contain either the default | NULL value. Type is **bitint**.
82+
> The *audit_record_offset* argument must contain valid entries or must contain either the default | NULL value. Type is **bigint**.
8383
8484
## Tables Returned
8585
The following table describes the audit file content that can be returned by this function.

0 commit comments

Comments
 (0)